unipi: Use git+ssh as git+https is broken

Unipi adds a double slash to the path, and gitea doesn't like that.
This commit is contained in:
Reynir Björnsson 2022-07-23 13:08:01 +02:00
parent 9fa2935989
commit 2986b8372d
1 changed files with 2 additions and 1 deletions

View File

@ -39,7 +39,8 @@
VIRTUAL_HOST: "new-new.{{ data_coop_website.domains|join(',') }}"
LETSENCRYPT_HOST: "new-new.{{ data_coop_website.domains|join(',') }}"
LETSENCRYPT_EMAIL: "{{ letsencrypt_email }}"
command: --remote=https://git.data.coop/halfd/new-website.git#main
# The ssh-key is for read-only only
command: --remote=https://git.data.coop/halfd/new-website.git#main --ssh-key Ag9RekCyC2eow4P/e5crVvSTQ7dTK46WkG0wqEPVJbU= --ssh-authenticator SHA256:yMAwgOC5u2wy27PxkJRCN0Eegypj5xq6pPRLeDrHcR4
capabilities:
- NET_ADMIN
devices: