Update '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Udovič Arns 2022-08-17 21:31:56 +00:00
parent e0b16d03fe
commit 4cea0ed8b5

View file

@ -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