Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HadManySons authored Mar 9, 2024
1 parent 3d32b2a commit 167f6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: Build the Docker image
#working-directory: ./AFexcuses
#run: docker build . --file Dockerfile --tag afexcuses:$(date +%s)
run: pwd
run: pwd; ls -alh

0 comments on commit 167f6b8

Please sign in to comment.