generated from autonomic-cooperative/astro-payload-template
This commit is contained in:
parent
e1a782ad39
commit
db712ecffc
@ -74,6 +74,7 @@ steps:
|
|||||||
- cd astro
|
- cd astro
|
||||||
- mv /base/node_modules .
|
- mv /base/node_modules .
|
||||||
- yarn build
|
- yarn build
|
||||||
|
|
||||||
- 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:
|
||||||
@ -85,3 +86,5 @@ 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…
Reference in New Issue
Block a user