This commit is contained in:
@ -5,7 +5,7 @@ steps:
|
||||
- name: download hometown code
|
||||
image: alpine/curl:8.1.2
|
||||
commands:
|
||||
- curl -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/v3.5.10+hometown-1.0.8.tar.gz
|
||||
- "tar -zxvf hometown.tar.gz"
|
||||
- "rm hometown.tar.gz"
|
||||
- "mv hometown-* hometown"
|
||||
|
Reference in New Issue
Block a user