docs(README.md): Added readme for the repo

issue #1
This commit is contained in:
2021-08-03 14:43:25 +09:30
parent 7ffb20418c
commit 247264e36b
2 changed files with 30 additions and 1 deletions

View File

@ -42,7 +42,7 @@ Github (Push --mirror):
``` yaml
Github (Push --mirror):
variables:
GIT_SYNC_URL: "https://$GITHUB_USERNAME_ROBOT:$GITHUB_TOKEN_ROBOT@github.com/NoFussComputing/gitlab-ci.git"
GIT_SYNC_URL: "https://${username variable}:${pasword variable}@github.com/NoFussComputing/gitlab-ci.git"
extends:
- .git_push_mirror
rules: