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
|
- cd astro
|
||||||
- mv /base/node_modules .
|
- mv /base/node_modules .
|
||||||
- yarn build
|
- yarn build
|
||||||
depends_on:
|
|
||||||
- deploy stack
|
|
||||||
|
|
||||||
- name: copy built content to stack
|
- name: copy built content to stack
|
||||||
image: git.coopcloud.tech/coop-cloud/docker-cp-deploy:latest
|
image: git.coopcloud.tech/coop-cloud/docker-cp-deploy:latest
|
||||||
settings:
|
settings:
|
||||||
@ -88,5 +85,3 @@ steps:
|
|||||||
dest: /usr/share/nginx/html/
|
dest: /usr/share/nginx/html/
|
||||||
deploy_key:
|
deploy_key:
|
||||||
from_secret: drone_ssh_swarm-demo.autonomic.zone
|
from_secret: drone_ssh_swarm-demo.autonomic.zone
|
||||||
depends_on:
|
|
||||||
- build astro content
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user