mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-30 18:15:11 +00:00
Add the PR number to easly identify the version (#6715)
This commit is contained in:
parent
3f268bd5ff
commit
fc275e82d0
@ -81,7 +81,7 @@ update() {
|
||||
|
||||
git push origin $BRANCH_TO_CREATE
|
||||
|
||||
node $BUILD_PIPELINE_DIR/pr-creator.js --token=$TOKEN --title="Update branch for ADF and JS-API" --head=$BRANCH_TO_CREATE --repo=$NAME_REPO
|
||||
node $BUILD_PIPELINE_DIR/pr-creator.js --token=$TOKEN --title="Update branch for ADF ${PR_NUMBER} and JS-API ${JS_API_INSTALLED}" --head=$BRANCH_TO_CREATE --repo=$NAME_REPO
|
||||
|
||||
cd ..
|
||||
rm -rf $TEMP_GENERATOR_DIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user