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.
1 parent a149b1c commit 004112dCopy full SHA for 004112d
.github/workflows/maven.yml
@@ -71,4 +71,4 @@ jobs:
71
context: ./code/backend/
72
file: ./code/backend/Dockerfile
73
push: true
74
- tags: campus_exchange:latest
+ tags: ${{ vars.DOCKERHUB_USERNAME }}/campus_exchange:latest
0 commit comments