Update werf.yaml
fix openvpn dockerfile name
This commit is contained in:
parent
f96af697e8
commit
c145fc7a10
1 changed files with 3 additions and 1 deletions
|
@ -1,8 +1,10 @@
|
|||
project: openvpn-admin
|
||||
configVersion: 1
|
||||
|
||||
---
|
||||
image: openvpn-admin
|
||||
dockerfile: Dockerfile
|
||||
|
||||
---
|
||||
image: openvpn
|
||||
dockerfile: Dockerfile-openvpn
|
||||
dockerfile: Dockerfile.openvpn
|
||||
|
|
Loading…
Reference in a new issue