mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix tag publish
This commit is contained in:
@@ -56,7 +56,7 @@ add_tag(){
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "====== TAG WILL BE ADDED DURING THE PUBLISH: ${TAG} ====="
|
echo "====== TAG WILL BE ADDED DURING THE PUBLISH: ${TAG} ====="
|
||||||
OPTIONS="$OPTIONS -tag $1"
|
OPTIONS="$OPTIONS --tag $1"
|
||||||
}
|
}
|
||||||
|
|
||||||
change_registry(){
|
change_registry(){
|
||||||
|
Reference in New Issue
Block a user