Skip to content

Commit

Permalink
non prod docker
Browse files Browse the repository at this point in the history
  • Loading branch information
nullpointer0x00 committed Nov 7, 2023
1 parent a3b8697 commit 284c356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: docker/build-push-action@v2
with:
target: runner
file: Dockerfile-prod
file: Dockerfile
context: .
push: true
tags: provenanceio/explorer-frontend-${{ steps.get-branch-name.outputs.branch }}:latest

0 comments on commit 284c356

Please sign in to comment.