diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eb756b3207d702551b1f61977b4e24727e15d83b..c2388c5eb70f1ffcb55fa596338920db8ea1bc24 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,6 +19,7 @@ variables: # read more https://github.com/paritytech/cargo-contract/pull/115 CI_IMAGE: "paritytech/contracts-ci-linux:production" RUSTY_CACHIER_SINGLE_BRANCH: master + RUSTY_CACHIER_DONT_OPERATE_ON_MAIN_BRANCH: "true" workflow: rules: