ci
All checks were successful
continuous-integration/drone the build was successful

This commit is contained in:
f 2021-10-01 10:05:36 -03:00
parent a9c2b6cb4d
commit 3a0ce6fbfe

View file

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