Skip to content

Commit

Permalink
fix: dockerfile to new frontend architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
juligasa committed Apr 10, 2023
1 parent b59b719 commit 1c83609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: docker/build-push-action@v4
with:
push: true
file: frontend/gateway/Dockerfile
file: frontend/apps/site/Dockerfile
tags: mintter/sitegw:latest

push-site-scripts:
Expand Down

0 comments on commit 1c83609

Please sign in to comment.