Compare commits
2 commits
41044b2716
...
abf8b8851c
Author | SHA1 | Date | |
---|---|---|---|
abf8b8851c | |||
3442b63b49 |
1 changed files with 1 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
deploy:
|
deploy:
|
||||||
image: registry.nulo.in/sutty/haini.sh@sha256:31fb98c52e4482e3e34cad105faa359d3a761e09a76ffe12642fef4863182613
|
image: registry.nulo.in/sutty/haini.sh@sha256:9f683dd4efdfe40d7fc4ef0886a8acddb0d8bee7321fb907dfb79f764feec360
|
||||||
environment:
|
environment:
|
||||||
# ¡MOCK!
|
# ¡MOCK!
|
||||||
- RAILS_MASTER_KEY=5d2d51406b25ff9c3465122d0732e72c
|
- RAILS_MASTER_KEY=5d2d51406b25ff9c3465122d0732e72c
|
||||||
|
@ -19,10 +19,3 @@ pipeline:
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
branch: staging-cd
|
branch: staging-cd
|
||||||
telegram:
|
|
||||||
image: appleboy/drone-telegram
|
|
||||||
to: 801193228
|
|
||||||
secrets:
|
|
||||||
- token
|
|
||||||
when:
|
|
||||||
status: [ success, failure ]
|
|
||||||
|
|
Loading…
Reference in a new issue