diff options
Diffstat (limited to 'ci/version_show.sh')
-rwxr-xr-x | ci/version_show.sh | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/ci/version_show.sh b/ci/version_show.sh index c8917f2036..5348f6f090 100755 --- a/ci/version_show.sh +++ b/ci/version_show.sh @@ -1,7 +1,3 @@ #!/bin/sh -set -evx - -. ci/bundle_install.sh - -bundle exec rake version:show +cat VERSION |