Skip to content

Commit

Permalink
Merge branch 'main' into fix/73
Browse files Browse the repository at this point in the history
  • Loading branch information
sjpb authored Nov 29, 2023
2 parents 251409b + dd062fb commit 84634b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/fatimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
cd packer/
packer init .
PACKER_LOG=1 packer build -only openstack.openhpc -on-error=${{ vars.PACKER_ON_ERROR }} -var-file=$PKR_VAR_environment_root/${{ vars.CI_CLOUD }}.pkrvars.hcl openstack.pkr.hcl
env:
TESTUSER_PASSWORD: ${{ secrets.TEST_USER_PASSWORD }}

- name: Get created image name from manifest
id: manifest
Expand Down

0 comments on commit 84634b1

Please sign in to comment.