Skip to content

Commit

Permalink
Update on_push_master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Loïc GREFFIER authored Mar 7, 2023
1 parent 596b62b commit 2d63648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_push_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
report_paths: '**/build/test-results/test/TEST-*.xml'

- name: Docker
run: ./gradlew dockerBuild dockerPush
run: ./gradlew dockerBuild --tag latest dockerPush

- name: Upload
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 2d63648

Please sign in to comment.