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 dac25aa commit 718f1b9Copy full SHA for 718f1b9
.circleci/config.yml
@@ -60,7 +60,6 @@ jobs:
60
at: /cloudless-init
61
- run: apk update
62
- run: apk add git
63
- - run: git clone https://github.com/$CIRCLE_PROJECT_USERNAME/$CIRCLE_PROJECT_REPONAME
64
- run: cd /cloudless-init && ghr -u $CIRCLE_USERNAME $(git describe --abbrev=0 --tags) /cloudless-init/cloudless-init.so
65
workflows:
66
version: 2
0 commit comments