mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 08:08:41 +08:00
Fix build
This commit is contained in:
parent
32da01983e
commit
e03652bffe
@ -4,6 +4,9 @@ stages:
|
||||
- lint
|
||||
- test
|
||||
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: "recursive"
|
||||
|
||||
workflow:
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "master"'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user