We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abc0dfd commit fda3fdaCopy full SHA for fda3fda
deploy/setup/cloud-init.yml
@@ -7,4 +7,4 @@ packages:
7
- git
8
9
runcmd:
10
- - curl -fsSL https://raw.githubusercontent.com/wmde/wikibase-release-pipeline/refs/heads/deploy-setup-script/deploy/setup/setup.sh | bash
+ - curl -fsSL https://raw.githubusercontent.com/wmde/wikibase-release-pipeline/refs/heads/deploy-setup-script/deploy/setup/setup.sh | CLOUD_INIT=true bash
0 commit comments