Compare commits

..

No commits in common. "3a0ce6fbfe39ee4d1b9966009fb8f1e8f542b747" and "a5013e275e3ef3348b665caec1283cc362ac2e73" have entirely different histories.

2 changed files with 1 additions and 1 deletions

View file

@ -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

View file

@ -1 +0,0 @@
EXTRA_GEMS="ffi-compiler"