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 committed Mar 7, 2023
1 parent 385b7f9 commit 43ee2f9
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 --imageName=michelin/ns4kafka:latest dockerPush
run: ./gradlew dockerBuild dockerPush -Prelease

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

0 comments on commit 43ee2f9

Please sign in to comment.