chore: Debug packer validate workflow step #6
Container & Helm chart / Linting (push) Successful in 5s Details
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 53s Details
Container & Helm chart / Kubernetes Bootstrap Appliance (push) Successful in 20s Details

This commit is contained in:
Danny Bessems 2024-06-05 12:21:14 +10:00
parent f45b96f42b
commit 2d468d8b83
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ jobs:
run: |
echo ${{ gitea }}
echo ${{ gitea.job }}
echo $(openssl rand -hex 3)
echo ${{ gitea.sha:0:10 }}
packer validate \
-only=vsphere-iso.bootstrap \
-var docker_username=${{ secrets.DOCKER_USERNAME }} \