mirror of
https://github.com/docker/getting-started-app.git
synced 2024-12-22 07:10:53 -05:00
update tages names #1
This commit is contained in:
parent
62fc74dbff
commit
b05c960bd5
4
.github/workflows/docker-image.yml
vendored
4
.github/workflows/docker-image.yml
vendored
@ -31,5 +31,5 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
ghcr.io/ahmed-elarosi/getting-started:latest
|
ghcr.io/${{ github.repository_owner }}/getting-started:latest
|
||||||
ghcr.io/ahmed-elarosi/getting-started:${{ github.sha }}
|
ghcr.io/${{ github.repository_owner }}/getting-started:${{ github.sha }}
|
||||||
|
Loading…
Reference in New Issue
Block a user