Commit 117c0460d3

Michael Dusan <michael.dusan@gmail.com>
2021-12-05 05:19:41
ci: linux: pass VERSION on_master_success
1 parent 2f18c59
Changed files (1)
ci/zinc/linux_on_master_sucess.sh
@@ -2,6 +2,8 @@
 
 . ./ci/zinc/linux_base.sh
 
+VERSION=$($RELEASE_STAGING/zig version)
+
 # Avoid leaking oauth token.
 set +x