This commit is contained in:
2025-09-14 21:59:14 +08:00
parent 9b49bfeecf
commit 75d4ff77c5

View File

@@ -2,8 +2,9 @@ main:
web_trigger_sync_to_gitea:
- services:
- docker
imports: https://cnb.cool/kevisual/env/-/blob/main/env.yml
- stages:
imports:
- https://cnb.cool/kevisual/env/-/blob/main/env.yml
stages:
- name: 'show username'
script: echo "GITEA_USERNAME is ${GITEA_USERNAME} and GITEA_PASSWORD is ${GITEA_PASSWORD}"
# - name: sync to gitea