Skip to content

Commit

Permalink
r
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagorlampert committed Oct 26, 2024
1 parent 636a2cf commit 57d22ee
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ jobs:
username: ${{secrets.DOCKERHUB_USERNAME}}
password: ${{secrets.DOCKERHUB_TOKEN}}

- name : pull
if: ${{ success() }}
run: |
git pull
- name: build and push docker image to registry
if: ${{ success() }}
run: |
Expand Down

0 comments on commit 57d22ee

Please sign in to comment.