edited woodpecker.yml
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Johannes Schnürle 2022-07-08 20:59:45 +02:00
parent 9492028118
commit 57917d9cb8

View file

@ -14,4 +14,5 @@ pipeline:
build:
image: bash
commands:
- cd /var/lib/woodpecker-agent/codedotjs/website
- mkdir -p /srv/http/pages/codedotjs
- cp -r /var/lib/woodpecker-agent/codedotjs/website/* /srv/http/pages/codedotjs