Update '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
e0b16d03fe
commit
4cea0ed8b5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
name: testing
|
||||
|
||||
steps:
|
||||
- name: backend
|
||||
|
@ -25,4 +25,4 @@ steps:
|
|||
commands:
|
||||
- /opt/arns/deploy_gemini.sh
|
||||
depends_on:
|
||||
- backend
|
||||
- testing
|
Loading…
Reference in a new issue