build(vhs): disable vhs publish ad

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen 2023-08-19 17:48:57 +02:00
parent 3a95c3a78e
commit 7b59011ec7
No known key found for this signature in database
GPG key ID: CDDC792F655251ED

View file

@ -38,7 +38,7 @@ all-release: build-release test-release
alias itest := integration_tests
@integration_tests:
./tests/vhs-runner.sh
VHS_PUBLISH=false ./tests/vhs-runner.sh
#------------------------#
# running extended tests #