From 66ebd30e3e1f2e5d54d3097f9d59ef5e5137b175 Mon Sep 17 00:00:00 2001 From: Michal Tekel Date: Fri, 22 Nov 2024 10:53:06 +0000 Subject: [PATCH] ci: pipeline whitespace fix --- ci/pipeline.yml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index e6d8cb8e..8bee2a63 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -54,7 +54,6 @@ jobs: password: ((docker.password)) inputs: - { name: git } - caches: - path: git/vendor/cache - path: git/.bundle @@ -69,7 +68,7 @@ jobs: channel: "#haproxy-boshrelease" username: ci-bot icon_url: "((slack.icon))" - text: "((slack.fail_url)) haproxy-boshrelease : unit-tests job failed" + text: "((slack.fail_url)) haproxy-boshrelease : unit-tests job failed" - name: unit-tests-pr public: true @@ -135,7 +134,6 @@ jobs: status: failure context: unit-tests - - name: acceptance-tests public: true serial: true @@ -173,7 +171,7 @@ jobs: channel: "#haproxy-boshrelease" username: ci-bot icon_url: "((slack.icon))" - text: "((slack.fail_url)) haproxy-boshrelease : acceptance tests failed" + text: "((slack.fail_url)) haproxy-boshrelease : acceptance tests failed" - name: acceptance-tests-pr public: true @@ -240,7 +238,7 @@ jobs: channel: "#haproxy-boshrelease" username: ci-bot icon_url: "((slack.icon))" - text: "((slack.fail_url)) haproxy-boshrelease : rc job failed" + text: "((slack.fail_url)) haproxy-boshrelease : rc job failed" - name: patch public: true @@ -323,7 +321,6 @@ jobs: GIT_USER_NAME: ((github.bot_user)) GIT_USER_EMAIL: ((github.bot_email)) GCP_SERVICE_KEY: ((gcp.service_key)) - - put: git params: rebase: true @@ -349,7 +346,8 @@ jobs: channel: "#haproxy-boshrelease" username: ci-bot icon_url: "((slack.icon))" - text: "((slack.fail_url)) haproxy-boshrelease : shipit job failed" + text: "((slack.fail_url)) haproxy-boshrelease : shipit job failed" + - name: autobump-dependencies public: true serial: true @@ -379,7 +377,6 @@ jobs: PR_BASE: master PR_ORG: cloudfoundry PR_LABEL: run-ci - GCP_SERVICE_KEY: ((gcp.service_key)) GITHUB_COM_TOKEN: ((github.access_token))