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 7b98361 commit 3c17bcfCopy full SHA for 3c17bcf
ci/tasks/zip-files/run.bash
@@ -8,6 +8,6 @@ OPENSSH_ZIP=open-ssh/OpenSSH-Win64.zip \
8
BOSH_PSMODULES_ZIP=bosh-psmodules/bosh-psmodules.zip \
9
AGENT_ZIP=bosh-agent/agent.zip \
10
DEPS_JSON=deps-file/deps.json \
11
-"${STEMBUILD_DIR}/build-stemcell-automation-zip.sh"
+"${ROOT_DIR}/stembuild/bin/build-stemcell-automation-zip.sh"
12
13
cp "${STEMBUILD_DIR}/assets/StemcellAutomation.zip" "zip-file/StemcellAutomation-$(date +"%s").zip"
0 commit comments