change to luos in docker
This commit is contained in:
@@ -14,7 +14,7 @@ composer update
|
||||
composer install
|
||||
|
||||
# Construct the Docker image tag name
|
||||
tagname="gitlab.luranasoft.com:5050/pm/processmaker:$1"
|
||||
tagname="gitlab.luranasoft.com:5050/luos/core/luos:$1"
|
||||
echo "Docker tag name: $tagname"
|
||||
|
||||
# Build the Docker image using the new tag name
|
||||
|
||||
Reference in New Issue
Block a user