summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.env2
-rw-r--r--.woodpecker/linux.yaml6
2 files changed, 6 insertions, 2 deletions
diff --git a/.env b/.env
index 018d411..1f92caa 100644
--- a/.env
+++ b/.env
@@ -1,4 +1,4 @@
-NPROC=1
+NPROC=4
# Boost
BOOST_VERSION=1_84_0
BOOST_VERSION_DOT=1.84.0
diff --git a/.woodpecker/linux.yaml b/.woodpecker/linux.yaml
index 02f043a..cd74ed2 100644
--- a/.woodpecker/linux.yaml
+++ b/.woodpecker/linux.yaml
@@ -1,3 +1,8 @@
+clone:
+ git:
+ image: woodpeckerci/plugin-git
+ settings:
+ partial: false
matrix:
include:
- image: git.mrcyjanek.net/mrcyjanek/debian:bookworm
@@ -57,7 +62,6 @@ steps:
- name: info
image: git.mrcyjanek.net/mrcyjanek/debian:bookworm
commands:
- - ${prepare_cmd}
- ls -lah libbridge/build/libwallet2_api_c.so
- file libbridge/build/libwallet2_api_c.so
- md5sum libbridge/build/libwallet2_api_c.so