Try buidling in Woodpecker CI in matrix

This commit is contained in:
2024-05-24 16:45:13 +02:00
parent 42511439ce
commit 383dd1b82d
7 changed files with 25 additions and 78 deletions

2
env/openvpn.env vendored
View File

@ -1 +1,3 @@
export OPENVPN_VERSION=2.6.10
export CONTAINERFILE=./containerfiles/Containerfile
export SCRIPT=build_upstream.sh

2
env/openvpn_xor.env vendored
View File

@ -1 +1,3 @@
export TUNNELBLICK_VERSION=4.0.1
export CONTAINERFILE=./containerfiles/Containerfile-XOR
export SCRIPT=build_xor.sh