Skip to content

Commit

Permalink
update the docker context
Browse files Browse the repository at this point in the history
  • Loading branch information
netcode committed Sep 19, 2023
1 parent 076f33c commit 78af622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Build and push Docker image
uses: docker/[email protected]
with:
context: .
context: ./cli
push: true
build-args: |
VERSION=${{ github.ref_name }}
Expand Down

0 comments on commit 78af622

Please sign in to comment.