From 6f2f9fe381628e2c660e1d8ff1c6d79c8d04ed07 Mon Sep 17 00:00:00 2001 From: Pierre Besson Date: Thu, 16 Dec 2021 12:43:58 +0100 Subject: [PATCH] rename polkasync gitlab job to deploy-parity-testnet (#4461) --- polkadot/.gitlab-ci.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/polkadot/.gitlab-ci.yml b/polkadot/.gitlab-ci.yml index e07b76114a..b068ac9ab4 100644 --- a/polkadot/.gitlab-ci.yml +++ b/polkadot/.gitlab-ci.yml @@ -595,11 +595,9 @@ publish-rustdoc: #### stage: deploy -deploy-polkasync-kusama: +deploy-parity-testnet: stage: deploy rules: - - if: $CI_COMMIT_REF_NAME == "rococo-v1" - when: never - if: $CI_PIPELINE_SOURCE == "schedule" - if: $CI_COMMIT_REF_NAME == "master" variables: