Housekeeping
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Danny Bessems 2021-06-07 15:31:46 +02:00
parent bfa31fd7f7
commit c4389f4932
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ steps:
./packer
- |
packer build \
-on-error=abort \
-on-error=cleanup -timestamp-ui \
-var vm_name=$DRONE_BUILD_NUMBER-${DRONE_COMMIT_SHA:0:10} \
-var vm_guestos=ubuntuserver20.04 \
-var repo_username=$${REPO_USERNAME} \