Skip to content

Commit

Permalink
Update civo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalanarase authored Dec 7, 2023
1 parent 5f95f41 commit 5d4b557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/civo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: cluster-autoscaler
file: Dockerfile.amd64
file: cluster-autoscaler/Dockerfile.amd64
push: true
build-args: |
VERSION=${{ steps.tag.outputs.tag }}
Expand Down

0 comments on commit 5d4b557

Please sign in to comment.