1
0
Fork 0

Use correct codeberg things

This commit is contained in:
🎷🐢 Sean-Patrick Ortencio Clayton 2022-04-08 23:29:00 -04:00
parent f863cb491a
commit 9a059bc001
Signed by: sean
SSH Key Fingerprint: SHA256:zkuPrRvkEDiQQv1Y5yScWa6I4zhj+eiv7XnP8pxIxVU
1 changed files with 4 additions and 2 deletions

View File

@ -9,7 +9,9 @@
vars:
gitea_url: https://code.sean.wtf
codeberg_url: https://codeberg.org
woodpecker_host: https://ci.sean.wtf
codeberg_woodpecker_host: https://codeberg-ci.sean.wtf
tasks:
- name: Start Personal Woodpecker server
@ -63,10 +65,10 @@
WOODPECKER_OPEN: "true"
WOODPECKER_AGENT_SECRET: "{{ secret_codeberg_woodpecker_agent_secret }}"
WOODPECKER_GITEA: "true"
WOODPECKER_GITEA_URL: "{{ gitea_url }}"
WOODPECKER_GITEA_URL: "{{ codeberg_url }}"
WOODPECKER_GITEA_CLIENT: "{{ secret_codeberg_woodpecker_gitea_client }}"
WOODPECKER_GITEA_SECRET: "{{ secret_codeberg_woodpecker_gitea_secret }}"
WOODPECKER_HOST: "{{ woodpecker_host }}"
WOODPECKER_HOST: "{{ codeberg_woodpecker_host }}"
mounts:
- source: "{{ stack_prefix_name }}codeberg-woodpecker_data"
target: /var/lib/woodpecker/