Switch to hugo deployment
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
3wc 2022-12-23 15:04:03 -08:00
parent 132b7df873
commit b3184b1b64
1 changed files with 3 additions and 7 deletions

View File

@ -2,17 +2,13 @@
kind: pipeline
name: deploy to docker container
steps:
- name: hugo build
image: plugins/hugo
settings:
validate: true
- name: docker cp deploy
image: 3wordchant/docker-cp-deploy:latest
settings:
host: swarm.autonomic.zone
service: customhtml_sophielewis_lasophielle_app
source: public/
dest: /usr/share/nginx/html
service: lasophielle_org_app
source: .
dest: /src
deploy_key:
from_secret: drone_ssh_swarm.autonomic.zone
depends_on: