Skip to content

Commit

Permalink
FIX CI: add docker build context
Browse files Browse the repository at this point in the history
  • Loading branch information
lnay committed Mar 10, 2024
1 parent 790387a commit 053989c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
image_tag: ${{ github.ref_name }} # Match branch name for risk-free testing
dockerfile: .docker/Dockerfile
context: .docker

0 comments on commit 053989c

Please sign in to comment.