Skip to content

Commit

Permalink
ci 19
Browse files Browse the repository at this point in the history
  • Loading branch information
tonygilkerson committed Jan 12, 2025
1 parent 5032e73 commit ada80d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- uses: actions/checkout@v4
- name: Build the Docker image
run: |
docker build. --file Dockerfile --tag cafe:$(date +%s)
docker build . --file Dockerfile --tag cafe:$(date +%s)

0 comments on commit ada80d8

Please sign in to comment.