Skip to content

Commit

Permalink
chore(ci): Fix context for tee build-n-push action
Browse files Browse the repository at this point in the history
  • Loading branch information
artmakh committed Dec 12, 2023
1 parent c57c279 commit e978e12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_publish_tee.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
uses: docker/build-push-action@v5
if: ${{ !startsWith(github.ref, 'refs/tags') }}
with:
context: .
push: true
tags: |
"us-docker.pkg.dev/matterlabs-infra/matterlabs-docker/fee-withdrawer-v2-tee:latest"
Expand Down

0 comments on commit e978e12

Please sign in to comment.