Skip to content

Commit

Permalink
Have get-envs step in next rebuild job to pull down BuildArgs
Browse files Browse the repository at this point in the history
  • Loading branch information
ebronson68 committed Nov 21, 2023
1 parent b35589b commit bc9282c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ephemeral-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ jobs:
environment: ${{ needs.prepare.outputs.environment }}
azurecredentials: ${{ secrets.azureCredentials }}
environmentKeyVault: ${{ inputs.environmentKeyVaultPrefix }}-${{ needs.prepare.outputs.environment }}
contentTypes: BuildArg Env

- name: Update Next URL variables
id: next-vars
Expand Down

0 comments on commit bc9282c

Please sign in to comment.