fix goss check

This commit is contained in:
Christoph Haas 2020-11-13 09:44:25 +01:00
parent 63e9e7a618
commit 1dee239f4f

View File

@ -2,6 +2,6 @@
set -e 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 exit 0