diff --git a/.woodpecker/build.yml b/.woodpecker/build.yml index 841819d..fa81891 100644 --- a/.woodpecker/build.yml +++ b/.woodpecker/build.yml @@ -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"