update build step
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/deployment/deploy Pipeline failed

This commit is contained in:
Simon Vieille 2023-10-18 22:17:06 +02:00
parent 7800a01499
commit 1f9161feef
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -67,10 +67,9 @@ steps:
failure: ignore
cache-build:
image: deblan/php:8.1
image: deblan/mage
volumes: *volumes
commands:
- apt-get update && apt-get -y install rsync
- cd /builds
- rsync -az "$CI_WORKSPACE/" "$CI_COMMIT_SHA"