Skip to content

Commit 568be20

Browse files
authored
Update ci.yml
1 parent 84c24ca commit 568be20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ jobs:
221221
# and tag it with the current run number from the github action workflow run
222222
- name: Docker build
223223
run: |
224+
ls -l target
224225
docker build . -t ghcr.io/octodemo/${{ github.repository }}:${{ github.run_number }}
225226
- name: Log in to the GH Container Registry
226227
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9 # using the docker login action from the github marketplace - github.com/marketplace/actions/docker-login

0 commit comments

Comments
 (0)