Skip to content

Commit

Permalink
update deploy-preprod workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ballPointPenguin committed Dec 15, 2024
1 parent 3925152 commit 989707f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-preprod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
role-session-name: GitHubActionsDeployPreprod
aws-region: us-east-1

- name: Create empty .env file
run: touch .env

- name: Build static assets
env:
EMBED_SERVICE_HOSTNAME: preprod.pol.is
Expand Down

0 comments on commit 989707f

Please sign in to comment.