generated from autonomic-cooperative/astro-payload-template
Try older drone version
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
dc577a7286
commit
f6dac22a48
@ -74,9 +74,6 @@ steps:
|
||||
- cd astro
|
||||
- mv /base/node_modules .
|
||||
- yarn build
|
||||
depends_on:
|
||||
- deploy stack
|
||||
|
||||
- name: copy built content to stack
|
||||
image: git.coopcloud.tech/coop-cloud/docker-cp-deploy:latest
|
||||
settings:
|
||||
@ -88,5 +85,3 @@ steps:
|
||||
dest: /usr/share/nginx/html/
|
||||
deploy_key:
|
||||
from_secret: drone_ssh_swarm-demo.autonomic.zone
|
||||
depends_on:
|
||||
- build astro content
|
||||
|
Loading…
Reference in New Issue
Block a user