ci(git_push_mirror): Push repo to github NoFussComputing/gitlab-gi

#1
This commit is contained in:
2021-08-03 14:30:38 +09:30
parent 9b28ae5952
commit b593505698

View File

@ -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