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 cbc22b2 commit 9408dd4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ jobs:
- name: Debug directory contents
run: ls -R

- name: Print current working directory
run: pwd


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

0 comments on commit 9408dd4

Please sign in to comment.