Skip to content

Commit 004112d

Browse files
Update maven.yml
1 parent a149b1c commit 004112d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
context: ./code/backend/
7272
file: ./code/backend/Dockerfile
7373
push: true
74-
tags: campus_exchange:latest
74+
tags: ${{ vars.DOCKERHUB_USERNAME }}/campus_exchange:latest

0 commit comments

Comments
 (0)