mirror of https://github.com/h44z/wg-portal.git
fix goss check
This commit is contained in:
parent
63e9e7a618
commit
1dee239f4f
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
set -e
|
||||
|
||||
goss -g /app/goss/pbserv/goss.yaml validate --format json_oneline
|
||||
goss -g /app/goss/wgportal/goss.yaml validate --format json_oneline
|
||||
|
||||
exit 0
|
||||
Loading…
Reference in New Issue