Skip to content

Commit bc6155c

Browse files
Update maven.yml
1 parent 0b6edb6 commit bc6155c

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
@@ -75,4 +75,4 @@ jobs:
7575

7676
- name: Test Docker
7777
run: |
78-
docker run -rm ${{ vars.DOCKERHUB_USERNAME }}/campus_exchange:latest
78+
docker run --rm ${{ vars.DOCKERHUB_USERNAME }}/campus_exchange:latest

0 commit comments

Comments
 (0)