patch: test 45
This commit is contained in:
@@ -114,6 +114,8 @@ steps:
|
||||
from_secret: nexus_password
|
||||
commands: |
|
||||
source $CI_WORKSPACE/version.env
|
||||
echo $CI_REPO_OWNER
|
||||
echo $CI_REPO_NAME
|
||||
|
||||
if [ "$version_type" != "none" ]; then
|
||||
|
||||
@@ -146,10 +148,6 @@ steps:
|
||||
GITEA_TOKEN:
|
||||
from_secret: gitea_token
|
||||
commands: |
|
||||
pwd
|
||||
ls -als
|
||||
echo $CI_WORKSPACE
|
||||
echo $CI_WORKSPACE
|
||||
source $CI_WORKSPACE/version.env
|
||||
|
||||
if [ "$version_type" != "none" ]; then
|
||||
|
||||
Reference in New Issue
Block a user