mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-11-13 20:21:05 +01:00
Merge branch 'next' into 'master'
CI-Hotfix to master See merge request famedly/conduit!290
This commit is contained in:
commit
faa0cdb595
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ build:release:cargo:aarch64-unknown-linux-musl:
|
|||
.cargo-debug-shared-settings:
|
||||
extends: ".build-cargo-shared-settings"
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH != "master"'
|
||||
- when: "always"
|
||||
cache:
|
||||
key: "build_cache--$TARGET--$CI_COMMIT_BRANCH--debug"
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue