Skip to content

Commit

Permalink
Update image-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
symphony-soufiane authored Mar 6, 2023
1 parent 84d42b1 commit 1c435cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/image-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
- uses: actions/download-artifact@v3
with:
path: .
- name: Display structure of downloaded files
run: ls -R
working-directory: .

- name: Log in to the Container registry
uses: docker/login-action@ec9cdf07d570632daeb912f5b2099cb9ec1d01e6
Expand Down

0 comments on commit 1c435cd

Please sign in to comment.