Skip to content

Commit

Permalink
Keep trying
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Aug 7, 2024
1 parent 38dc65e commit 9e7d8f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,4 @@ jobs:
run: |
cd builder
./refresh.sh vo.access.egi.eu "$REFRESH_TOKEN" deploy
#terraform destroy -auto-approve -var-file="$DEPLOY_SITE.tfvars"
terraform destroy -auto-approve -var-file="$DEPLOY_SITE.tfvars"
2 changes: 1 addition & 1 deletion ubuntu/ubuntu-22.04.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"boot",
"<enter>"
],
"boot_wait": "5s",
"boot_wait": "6s",
"disk_size": 8000,
"format": "qcow2",
"headless": true,
Expand Down

0 comments on commit 9e7d8f0

Please sign in to comment.