ci: deploy: remove test branch (#975)

This commit is contained in:
gabriel klawitter
2020-04-06 15:18:02 +05:30
committed by GitHub
parent 7f838b0c35
commit 65c5a1b5ac
-2
View File
@@ -279,8 +279,6 @@ deploy-polkasync-kusama:
variables: variables:
POLKADOT_CI_COMMIT_NAME: "${CI_COMMIT_REF_NAME}" POLKADOT_CI_COMMIT_NAME: "${CI_COMMIT_REF_NAME}"
POLKADOT_CI_COMMIT_REF: "${CI_COMMIT_REF}" POLKADOT_CI_COMMIT_REF: "${CI_COMMIT_REF}"
only:
- ci-testnet-deployment
allow_failure: true allow_failure: true
trigger: "parity/infrastructure/parity-testnet" trigger: "parity/infrastructure/parity-testnet"