Skip to content

Commit

Permalink
Merge pull request #12 from HadManySons/HadManySons-patch-1
Browse files Browse the repository at this point in the history
Update docker-image.yml
  • Loading branch information
HadManySons authored Mar 9, 2024
2 parents e9423df + 59f4863 commit f50cc91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file AFILinkerBot/Dockerfile --tag afilinkerbot:$(date +%s)
working-directory: ./AFILinkerBot
run: docker build . --file Dockerfile --tag afilinkerbot:$(date +%s)

0 comments on commit f50cc91

Please sign in to comment.