mirror of
https://github.com/docker/getting-started-app.git
synced 2024-12-21 23:01:02 -05:00
Compare commits
2 Commits
e5d23c0df2
...
7c2bed45e5
Author | SHA1 | Date | |
---|---|---|---|
|
7c2bed45e5 | ||
|
b05c960bd5 |
4
.github/workflows/docker-image.yml
vendored
4
.github/workflows/docker-image.yml
vendored
@ -31,5 +31,5 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/ahmed-elarosi/getting-started:latest
|
||||
ghcr.io/ahmed-elarosi/getting-started:${{ github.sha }}
|
||||
ghcr.io/${{ github.repository_owner }}/getting-started:latest
|
||||
ghcr.io/${{ github.repository_owner }}/getting-started:${{ github.sha }}
|
||||
|
Loading…
Reference in New Issue
Block a user