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 37d9ece commit dda2bf4Copy full SHA for dda2bf4
.circleci/config.yml
@@ -12,4 +12,4 @@ jobs:
12
- run: git config --global user.name "Florian Weber (via CircleCI)"
13
- run: git config --global user.email "[email protected]"
14
- add_ssh_keys
15
- - run ./build/build.sh
+ - run: ./build/build.sh
0 commit comments