Update werf.yaml

fix openvpn dockerfile name
This commit is contained in:
Ilya Sosnovsky 2021-03-09 16:23:21 +03:00 committed by GitHub
parent f96af697e8
commit c145fc7a10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,8 +1,10 @@
project: openvpn-admin
configVersion: 1
---
image: openvpn-admin
dockerfile: Dockerfile
---
image: openvpn
dockerfile: Dockerfile-openvpn
dockerfile: Dockerfile.openvpn