Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Administrator
Public Java Test
Commits
51f7cf8a
You need to sign in or sign up before continuing.
Commit
51f7cf8a
authored
Oct 23, 2023
by
shengnan hu
Browse files
test1
parent
c3b2ba6c
Pipeline
#1
failed with stage
in 1 minute and 14 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
51f7cf8a
...
@@ -43,7 +43,7 @@ upload-job:
...
@@ -43,7 +43,7 @@ upload-job:
-
export LANGUAGE=zh_CN.UTF-8
-
export LANGUAGE=zh_CN.UTF-8
-
$CAFEHUNTER_CLI_SCRIPT version -i
-
$CAFEHUNTER_CLI_SCRIPT version -i
-
$CAFEHUNTER_CLI_SCRIPT -k $CAFEHUNTER_CLI_LICENSE_PATH
-
$CAFEHUNTER_CLI_SCRIPT -k $CAFEHUNTER_CLI_LICENSE_PATH
# 将游离分支转换为正常分支 以供套件分析
//
# 将游离分支转换为正常分支 以供套件分析
-
cd $REPOSITORY_FULL_PATH
-
cd $REPOSITORY_FULL_PATH
-
git fetch
-
git fetch
-
git branch tmp-$CI_JOB_ID-$CI_JOB_NAME $CI_COMMIT_SHA
-
git branch tmp-$CI_JOB_ID-$CI_JOB_NAME $CI_COMMIT_SHA
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment