Skip to content

Commit

Permalink
set context for wf
Browse files Browse the repository at this point in the history
  • Loading branch information
DDmitriy248 committed Feb 21, 2024
1 parent 6dcdc78 commit db4df9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-pinata-to-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
- name: Build and push image
uses: docker/build-push-action@v5
with:
context: pinata-proxy
file: pinata-proxy/Dockerfile
push: true
tags: ${{ needs.prepair.outputs.image_name }}
Expand Down

0 comments on commit db4df9f

Please sign in to comment.