Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feat_home_page' into feat_home_page
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmagnus committed Sep 25, 2023
2 parents 744db3c + fab71a2 commit d4f05b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/frontend-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
build-args: |
REACT_APP_API_URL=${{ vars.REACT_APP_API_URL }}
REACT_APP_SENTRY_DSN=${{ secrets.REACT_APP_SENTRY_DSN }}
PUBLIC_URL=${{ vars.REACT_APP_PUBLIC_URL }}
outputs: type=docker,dest=/tmp/docker_image.tar

- name: Upload artifact
Expand Down

0 comments on commit d4f05b1

Please sign in to comment.