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