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