Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Jul 4, 2024
1 parent 298c871 commit d00e474
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
<<<<<<< Updated upstream
file: Dockerfile
build-args: PACKAGE=${{matrix.docker.package}}
=======
file: ${{ matrix.docker.context }}/Dockerfile
>>>>>>> Stashed changes
push: ${{ github.ref == 'refs/heads/master' }}
tags: ${{ env.REGISTRY_URL }}/anoma/namada-masp-indexer:${{ matrix.docker.image }}-master
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit d00e474

Please sign in to comment.