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 167f6b8 commit bbcbfb9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
#working-directory: ./AFexcuses
#run: docker build . --file Dockerfile --tag afexcuses:$(date +%s)
run: pwd; ls -alh
working-directory: ./AFExcuses
run: docker build . --file Dockerfile --tag afexcuses:$(date +%s)

0 comments on commit bbcbfb9

Please sign in to comment.