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 0f5ada8 commit 6cf7be7Copy full SHA for 6cf7be7
ci/tasks/prepare-docker-workspace/task.yml
@@ -25,4 +25,4 @@ run:
25
- |
26
cp -R ./bosh-bootloader docker-workspace/
27
cp "./dockerfiles/${DOCKERFILE}" docker-workspace/
28
- cp ./bbl-cli-dev/bin/bbl-*linux* docker-workspace/bbl
+ cp ./bbl-cli-dev/bin/bbl-*linux_amd64 docker-workspace/bbl
0 commit comments