Compare commits

...

5 commits

Author SHA1 Message Date
f
864cca244a bootsnap-1.9.1
Some checks failed
continuous-integration/drone the build failed
2021-09-30 21:09:33 -03:00
f
5cd04df2df Merge branch 'master' of ssh://nulo.in:420/Sutty/gems into antifascista 2021-09-30 14:14:41 -03:00
f
17591e0db2 push to the correct branch 2021-09-30 14:13:27 -03:00
10dc50be3a [skip ci] built gems 2021-09-30 16:29:19 +00:00
f
bebfd8d7eb ci
All checks were successful
continuous-integration/drone the build was successful
2021-09-30 13:27:31 -03:00
3 changed files with 1 additions and 3 deletions

View file

@ -3,8 +3,6 @@ pipeline:
image: registry.nulo.in/sutty/containers-gem-compiler:${ALPINE_VERSION}
pull: true
commands:
- env
- exit 1
- bulk-compiler
- git add built/
- git config user.name Woodpecker
@ -16,7 +14,7 @@ pipeline:
- echo '[nulo.in]:420 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHgHIbf5/jkeyLMndnWlEO12DPj41YPqkmz+aIreVOsP' >> ~/.ssh/known_hosts
- eval $(ssh-agent -s)
- echo "$${SSH_KEY}" | tr -d '\r' | ssh-add -
- git push nulo ${WOODPECKER_BRANCH}
- git push nulo ${DRONE_BRANCH}
secrets:
- HTTP_BASIC_USER
- HTTP_BASIC_PASSWORD

0
build/bootsnap/1.9.1 Normal file
View file

View file