Skip to content

Commit

Permalink
Fix: Export only required vars into env
Browse files Browse the repository at this point in the history
Signed-off-by: Anil Belur <[email protected]>
  • Loading branch information
askb committed Dec 2, 2023
1 parent 2551123 commit 0a605ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compose-packer-verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
uses: infovista-opensource/[email protected]
with:
secrets: ${{ secrets.ENV_SECRETS }}
include: CLOUDS_ENV_B64, CLOUDS_YAML_B64
- name: Create cloud-env file required for packer
id: create-cloud-env-file
if: steps.changes.outputs.src == 'true'
Expand Down

0 comments on commit 0a605ea

Please sign in to comment.