Switch to 1.1.x series of Hometown
continuous-integration/drone/push Build is passing Details

This commit is contained in:
3wc 2023-07-14 12:56:38 +01:00
parent fa3449ea05
commit d338e549dd
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ steps:
- name: download hometown code
image: alpine/curl:8.1.2
commands:
- curl -L -o hometown.tar.gz https://github.com/hometown-fork/hometown/archive/refs/tags/v3.5.10+hometown-1.0.8.tar.gz
- curl -L -o hometown.tar.gz https://github.com/hometown-fork/hometown/archive/refs/tags/v4.0.6+hometown-1.1.1.tar.gz
- "tar -zxvf hometown.tar.gz"
- "rm hometown.tar.gz"
- "mv hometown-* hometown"
@ -18,5 +18,5 @@ steps:
password:
from_secret: git_coopcloud_tech_token_3wc
repo: git.coopcloud.tech/coop-cloud-chaos-patchs/hometown
tags: 1.0.8
tags: 1.1.1
registry: git.coopcloud.tech