fix: mkdir
This commit is contained in:
parent
f9518d01d7
commit
bdb825bfb8
@ -32,6 +32,7 @@ build-push:
|
||||
#script:
|
||||
# - TAG=$CI_COMMIT_REF_SLUG-$CI_COMMIT_SHORT_SHA sh ./scripts/build-push.sh
|
||||
script:
|
||||
- mkdir bin
|
||||
- curl -o bin/sbot -L https://github.com/restechnica/semverbot/releases/download/v$SEMVERBOT_VERSION/sbot-linux-amd64
|
||||
- chmod +x bin/sbot
|
||||
- echo "RELEASE_VERSION=$(sbot predict version)"
|
||||
|
Loading…
Reference in New Issue
Block a user