This commit is contained in:
@@ -114,7 +114,7 @@ steps:
|
|||||||
from_secret: nexus_password
|
from_secret: nexus_password
|
||||||
commands: |
|
commands: |
|
||||||
source $CI_WORKSPACE/version.env
|
source $CI_WORKSPACE/version.env
|
||||||
echo $CI_REPO_OWNER
|
echo $CI_REPO_OWNER
|
||||||
echo $CI_REPO_NAME
|
echo $CI_REPO_NAME
|
||||||
|
|
||||||
if [ "$version_type" != "none" ]; then
|
if [ "$version_type" != "none" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user