parent
86591b17a2
commit
a5013e275e
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue