change repo name
This commit is contained in:
parent
0fa39fcf00
commit
625533f9dc
|
@ -31,5 +31,5 @@ jobs:
|
|||
context: .
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/${{ github.repository_owner }}/getting-started-with-Docker-and-Build-Pipeline:latest
|
||||
ghcr.io/${{ github.repository_owner }}/getting-started-with-Docker-and-Build-Pipeline:${{ github.sha }}
|
||||
ghcr.io/${{ github.repository_owner }}/getting-started-with-docker-and-build-pipeline:latest
|
||||
ghcr.io/${{ github.repository_owner }}/getting-started-with-docker-and-build-pipeline:${{ github.sha }}
|
||||
|
|
Loading…
Reference in New Issue