Files
bl/.cnb.yml
昔念 5bdb896cea 1
2026-01-27 22:50:02 +08:00

11 lines
357 B
Go

main:
push:
- stages:
- name: sync to github
image: tencentcom/git-sync
imports: https://cnb.cool/blzing/key/-/blob/main/githubkey.yml
settings:
target_url: https://github.com/72wo/blazing.git
auth_type: https
username: ${GIT_USERNAME}
password: ${GIT_ACCESS_TOKEN}