Commit 9f78b578 authored by Gandalf's avatar Gandalf
Browse files

Fix main:* CI jobs appearing on develop branch pipelines

Replace $CI_DEFAULT_BRANCH with hardcoded "main" in all main:* job
rules. After the default branch was changed from main to develop,
these jobs incorrectly matched on develop pipelines because
$CI_DEFAULT_BRANCH now evaluates to "develop".

Jobs fixed:
- main:deploy-blog-mainnet
- main:deploy-wallet-mainnet
- main:deploy-blog-mirrornet
- main:deploy-wallet-mirrornet
- main:stop-blog-mainnet
- main:stop-wallet-mainnet
- main:stop-blog-mirrornet
- main:stop-wallet-mirrornet
parent 1683beb2
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment