We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b09fe25 + 653f246 commit fb76153Copy full SHA for fb76153
.github/workflows/cicd.yml
@@ -83,4 +83,4 @@ jobs:
83
version: v1.0.0
84
container-file: ./src/webapp01/Dockerfile
85
container-context: ./src/webapp01
86
- container-name: webapp01
+ container-name: "${{ github.repository }}/webapp01"
0 commit comments