From: jenkins-bot Date: Fri, 27 Sep 2019 20:58:32 +0000 (+0000) Subject: Merge ".pipeline/config.yaml: rename dev stage to publish" X-Git-Tag: 1.34.0-rc.0~66 X-Git-Url: http://git.cyclocoop.org/?a=commitdiff_plain;h=46072ba301ea98f6e19487ce84c6fd8cc0d403f1;hp=5155abe0e6ab6589d4104a221df0a0b2c5142c16;p=lhc%2Fweb%2Fwiklou.git Merge ".pipeline/config.yaml: rename dev stage to publish" --- diff --git a/.pipeline/config.yaml b/.pipeline/config.yaml index 08f1db86e4..f69ba9860f 100644 --- a/.pipeline/config.yaml +++ b/.pipeline/config.yaml @@ -2,8 +2,7 @@ pipelines: publish: blubberfile: blubber.yaml stages: - - name: dev + - name: publish build: dev publish: image: true - tags: [dev]