mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-22 22:07:10 +00:00
ci: changed custom python and docs build to manual
this will reduce runners compute usage
This commit is contained in:
@@ -66,6 +66,7 @@ build_checker:
|
||||
|
||||
build_custom-python:
|
||||
<<: *build-template
|
||||
when: manual
|
||||
rules:
|
||||
- if: '$CI_COMMIT_REF_NAME == "master"'
|
||||
variables:
|
||||
@@ -75,6 +76,7 @@ build_custom-python:
|
||||
|
||||
build_docs:
|
||||
<<: *build-template
|
||||
when: manual
|
||||
rules:
|
||||
- if: '$CI_COMMIT_REF_NAME == "master"'
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user