Skip to content

Commit

Permalink
pull_requests.yml: remove use of dockerPush
Browse files Browse the repository at this point in the history
  • Loading branch information
agarciadom authored Nov 4, 2023
1 parent 8397e7c commit e86766d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pull_requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,3 @@ jobs:
uses: gradle/gradle-build-action@bd5760595778326ba7f1441bcf7e88b49de61a25 # v2.6.0
with:
arguments: build
- name: Push Docker image
uses: gradle/gradle-build-action@bd5760595778326ba7f1441bcf7e88b49de61a25 # v2.6.0
with:
arguments: dockerPush
if: github.ref == 'refs/heads/main'

0 comments on commit e86766d

Please sign in to comment.