Compare commits

..

2 commits

Author SHA1 Message Date
abf8b8851c woodpecker: usar haini.sh con usuarix no root
Some checks failed
continuous-integration/drone the build failed
2021-09-18 12:32:32 -03:00
3442b63b49 woodpecker: sacar notificaciones de Telegram por ahora 2021-09-18 12:07:57 -03:00

View file

@ -1,6 +1,6 @@
pipeline:
deploy:
image: registry.nulo.in/sutty/haini.sh@sha256:31fb98c52e4482e3e34cad105faa359d3a761e09a76ffe12642fef4863182613
image: registry.nulo.in/sutty/haini.sh@sha256:9f683dd4efdfe40d7fc4ef0886a8acddb0d8bee7321fb907dfb79f764feec360
environment:
# ¡MOCK!
- RAILS_MASTER_KEY=5d2d51406b25ff9c3465122d0732e72c
@ -19,10 +19,3 @@ pipeline:
when:
event: push
branch: staging-cd
telegram:
image: appleboy/drone-telegram
to: 801193228
secrets:
- token
when:
status: [ success, failure ]