Architecture rewrite and new features
This commit is contained in:
@@ -34,6 +34,9 @@ before_script:
|
||||
test:
|
||||
stage: test
|
||||
rules:
|
||||
- if: '$CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "master"'
|
||||
- if: '$CI_COMMIT_TAG'
|
||||
- if: '$CI_COMMIT_BRANCH == "master"'
|
||||
- changes:
|
||||
- src/
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user