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: web_trigger_sync_to_gitea:
- services: - services:
- docker - docker
imports: https://cnb.cool/kevisual/env/-/blob/main/env.yml imports:
- stages: - https://cnb.cool/kevisual/env/-/blob/main/env.yml
stages:
- name: 'show username' - name: 'show username'
script: echo "GITEA_USERNAME is ${GITEA_USERNAME} and GITEA_PASSWORD is ${GITEA_PASSWORD}" script: echo "GITEA_USERNAME is ${GITEA_USERNAME} and GITEA_PASSWORD is ${GITEA_PASSWORD}"
# - name: sync to gitea # - name: sync to gitea