Skip to content

Commit c4c9cef

Browse files
committed
[ci] Added deploy changeset for non-successful builds
1 parent 6e6a3e3 commit c4c9cef

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

scripts/commit_upm.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,6 @@ else
128128
git push --follow-tags
129129
fi
130130
echo 'export DEPLOY_STATUS="success"' >> $BASH_ENV
131-
echo "export DEPLOY_CHANGESET='$changeset'" >> $BASH_ENV
132-
fi
131+
fi
132+
133+
echo "export DEPLOY_CHANGESET='$changeset'" >> $BASH_ENV

0 commit comments

Comments
 (0)