fix archive store
This commit is contained in:
@@ -11,6 +11,7 @@ steps:
|
|||||||
- name: clone monero and cache depends
|
- name: clone monero and cache depends
|
||||||
image: git.mrcyjanek.net/mrcyjanek/debian:bookworm
|
image: git.mrcyjanek.net/mrcyjanek/debian:bookworm
|
||||||
commands:
|
commands:
|
||||||
|
- git fetch
|
||||||
- git clone https://git.mrcyjanek.net/mrcyjanek/monero --recursive --depth=1 --branch=release-v0.18.3.2-legacy
|
- git clone https://git.mrcyjanek.net/mrcyjanek/monero --recursive --depth=1 --branch=release-v0.18.3.2-legacy
|
||||||
- cd monero/contrib/depends
|
- cd monero/contrib/depends
|
||||||
- make download
|
- make download
|
||||||
|
|||||||
Reference in New Issue
Block a user