Skip to content

Commit

Permalink
add trace info (I need to see what is showing)
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Nov 29, 2018
1 parent 1b4dc96 commit 8439012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap/scripts/envversion.sh
Expand Up @@ -61,6 +61,7 @@ function set_version_pull_request_variables() {
# PHARO_SHORT_VERSION -> Short version of the image (70, 80, etc.)
# PHARO_VM_VERSION -> VM version (equivallent to PHARO_SHORT_VERSION)
function set_version_variables() {
git branch

if [ $(is_development_build) == 1 ]; then
if [ $(is_release_build) == 1 ]; then
Expand Down

0 comments on commit 8439012

Please sign in to comment.