1
This commit is contained in:
11
.cnb.yml
Normal file
11
.cnb.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
main:
|
||||
push:
|
||||
- stages:
|
||||
- name: sync to github
|
||||
image: tencentcom/git-sync
|
||||
imports: https://cnb.cool/blzing/key/githubkey
|
||||
settings:
|
||||
target_url: https://github.com/72wo/blazing.git
|
||||
auth_type: https
|
||||
username: ${GIT_USERNAME}
|
||||
password: ${GIT_ACCESS_TOKEN}
|
||||
Reference in New Issue
Block a user