Compare commits
2 commits
a5013e275e
...
3a0ce6fbfe
Author | SHA1 | Date | |
---|---|---|---|
|
3a0ce6fbfe | ||
|
a9c2b6cb4d |
2 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,6 @@ pipeline:
|
|||
pull: true
|
||||
commands:
|
||||
- git checkout -B ${DRONE_BRANCH}
|
||||
- exit 1
|
||||
- bulk-compiler
|
||||
- git add built/
|
||||
- git config user.name Woodpecker
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
EXTRA_GEMS="ffi-compiler"
|
Loading…
Reference in a new issue