Skip to content

Commit

Permalink
use frontend dockerfile to build frontend (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgreat authored Feb 27, 2024
1 parent f4768b1 commit 61949a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Docker
uses: mobilecoinofficial/gh-actions/docker@v0
with:
dockerfile: Dockerfile
dockerfile: .internal-ci/docker/Dockerfile.frontend
images: mobilecoin/reserve-auditor-frontend
flavor: latest=true
tags: |
Expand Down

0 comments on commit 61949a3

Please sign in to comment.