ci
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
f 2021-10-01 09:59:35 -03:00
parent 86591b17a2
commit a5013e275e

View file

@ -3,6 +3,8 @@ pipeline:
image: registry.nulo.in/sutty/containers-gem-compiler:${ALPINE_VERSION}
pull: true
commands:
- git checkout -B ${DRONE_BRANCH}
- exit 1
- bulk-compiler
- git add built/
- git config user.name Woodpecker