ci: linux: pass VERSION on_master_success

This commit is contained in:
Michael Dusan 2021-12-04 23:19:41 -05:00 committed by Andrew Kelley
parent 2f18c5955a
commit 117c0460d3

View File

@ -2,6 +2,8 @@
. ./ci/zinc/linux_base.sh
VERSION=$($RELEASE_STAGING/zig version)
# Avoid leaking oauth token.
set +x