ci: add sync to github

!1
This commit is contained in:
2023-05-13 15:26:15 +09:30
parent 76b3b6d6c1
commit be82a6cc90

View File

@ -11,6 +11,8 @@ include:
variables:
MY_PROJECT_ID: "45926238"
GIT_SYNC_URL: "https://$GITHUB_USERNAME_ROBOT:$GITHUB_TOKEN_ROBOT@github.com/NoFussComputing/docker-buildx-qemu.git"
JOB_STOP_CONVENTIONAL_COMMITS: 'disable for testing'
JOB_STOP_GIT_PUSH_MIRROR: 'disable for testing'
JOB_STOP_GITLAB_RELEASE: 'disable for testing'