Files
bl/.cnb.yml
昔念 61ef11135a 1
2026-01-27 22:47:16 +08:00

11 lines
341 B
Go

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}