pipeline: #dendrite: # image: golang # secrets: # - WEBDAV_USER # - WEBDAV_PASS # - WEBDAV_HOST # - WEBDAV_REPOPATH # commands: # - ./script/build_single.sh dendrite static-deployer-git: image: debian-pack:0.3 secrets: - WEBDAV_USER - WEBDAV_PASS - WEBDAV_HOST - WEBDAV_REPOPATH commands: - ./script/build_single.sh static-deployer-git