@ -9,6 +9,11 @@ stages:
|
|||||||
|
|
||||||
include:
|
include:
|
||||||
- local: $JOB_ROOT_DIR/conventional_commits/.gitlab-ci.yml
|
- local: $JOB_ROOT_DIR/conventional_commits/.gitlab-ci.yml
|
||||||
|
- local: $JOB_ROOT_DIR/git_push_mirror/.gitlab-ci.yml
|
||||||
|
|
||||||
|
|
||||||
|
Github (Push --mirror):
|
||||||
|
variables:
|
||||||
|
GIT_SYNC_URL: "https://$GITHUB_USERNAME_ROBOT:$GITHUB_TOKEN_ROBOT@github.com/NoFussComputing/gitlab-ci.git"
|
||||||
|
extends:
|
||||||
|
- .git_push_mirror
|
||||||
|
Reference in New Issue
Block a user