ci(github_sync): add sync job

!3
This commit is contained in:
2024-02-21 16:48:09 +09:30
parent 79cf109d48
commit d8e1c36459

View File

@ -31,6 +31,11 @@ include:
- git_push_mirror/.gitlab-ci.yml
Github (Push --mirror):
extends:
- .git_push_mirror
needs: []
.build_docker_container:
stage: prepare