diff --git a/.woodpecker.yml b/.woodpecker.yml index 14f95a5..583261d 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -15,11 +15,13 @@ pipeline: - git checkout multidomain wo_sinn_ma_ueberhaupt: image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-gluon-build:latest + pull: true commands: - ls -alh gluon/ - whoami make_update: image: git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-gluon-build:latest + pull: true commands: - cd gluon - make update