te
This commit is contained in:
18
.cnb.yml
18
.cnb.yml
@@ -4,13 +4,17 @@ main:
|
|||||||
- docker
|
- docker
|
||||||
imports: https://cnb.cool/kevisual/env/-/blob/main/env.yml
|
imports: https://cnb.cool/kevisual/env/-/blob/main/env.yml
|
||||||
- stages:
|
- stages:
|
||||||
- name: sync to gitea
|
- name: 'show username'
|
||||||
image: tencentcom/git-sync
|
script: echo "GITEA_USERNAME is ${GITEA_USERNAME} and GITEA_PASSWORD is ${GITEA_PASSWORD}"
|
||||||
settings:
|
# - name: sync to gitea
|
||||||
target_url: https://git.xiongxiao.me/kevisual/cnb.git
|
# image: tencentcom/git-sync
|
||||||
auth_type: https
|
# settings:
|
||||||
username: ${GITEA_USERNAME}
|
# target_url: https://git.xiongxiao.me/kevisual/cnb.git
|
||||||
password: ${GITEA_ACCESS_TOKEN}
|
# auth_type: ssh
|
||||||
|
# username: ${GITEA_USERNAME}
|
||||||
|
# password: ${GITEA_PASSWORD}
|
||||||
|
# git_host: git.xiongxiao.me
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
"**":
|
"**":
|
||||||
|
|||||||
Reference in New Issue
Block a user