Update drone
continuous-integration/drone/push Build was killed Details

Steffen Becker 4 years ago
parent bc32f6b1bb
commit d574efcf51

@ -1,12 +1,16 @@
pipeline: pipeline:
build: type: kubernetes
name: hugoweb
steps:
- name: submodules
image: cbrgm/drone-hugo:latest image: cbrgm/drone-hugo:latest
settings: settings:
validate: true validate: true
hugo_version: 0.83 hugo_version: 0.83
url: https://seuh2022.sqa.freeddns.org/ url: https://seuh2022.sqa.freeddns.org/
deploy: - name: deploy
image: drillster/drone-rsync image: drillster/drone-rsync
hosts: [ "10.0.100.5" ] hosts: [ "10.0.100.5" ]
target: /volume target: /volume

Loading…
Cancel
Save