Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyfothergill committed Apr 25, 2024
1 parent 50dba8a commit 753c513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:

- name: 'Build Inventory Image'
run: |
docker build . --tag ghcr.io/bsurc/jukes-micromamba:latest
docker build ./jukes-micromamba/ --tag ghcr.io/bsurc/jukes-micromamba:latest
docker push ghcr.io/bsurc/jukes-micromamba:latest

0 comments on commit 753c513

Please sign in to comment.