Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ywkim312 authored Nov 9, 2023
1 parent 76a2493 commit cbc22b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ jobs:
echo "TAGS=${STRIPPED_TAGS}" >> $GITHUB_ENV
fi
- name: Debug directory contents
run: ls -R

- name: Build docker image
if: |
github.repository == env.MAIN_REPO &&
Expand Down

0 comments on commit cbc22b2

Please sign in to comment.