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 kind: pipeline
type: docker type: docker
name: default name: testing
steps: steps:
- name: backend - name: backend
@ -25,4 +25,4 @@ steps:
commands: commands:
- /opt/arns/deploy_gemini.sh - /opt/arns/deploy_gemini.sh
depends_on: depends_on:
- backend - testing