Debug
This commit is contained in:
parent
e1071ce9d8
commit
24fb1546b7
@ -23,7 +23,7 @@ steps:
|
||||
commands:
|
||||
- source ./env/openvpn_xor.env
|
||||
- env
|
||||
- export CUSTOM_TAG="v${OPENVPN_VERSION}-XOR-${TUNNELBLICK_VERSION}"
|
||||
- export CUSTOM_TAG="v$OPENVPN_VERSION-XOR-$TUNNELBLICK_VERSION"
|
||||
- build-container
|
||||
|
||||
- name: Build openvpn amd64
|
||||
@ -35,5 +35,5 @@ steps:
|
||||
CONTAINERFILE: ./containerfiles/Containerfile
|
||||
commands:
|
||||
- source ./env/openvpn.env
|
||||
- export CUSTOM_TAG="v${OPENVPN_VERSION}"
|
||||
- export CUSTOM_TAG="v$OPENVPN_VERSION"
|
||||
- build-container
|
||||
|
Loading…
Reference in New Issue
Block a user