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
2ebebebc
You need to sign in or sign up before continuing.
Commit
2ebebebc
authored
Oct 23, 2023
by
shengnan hu
Browse files
test4
parent
c0242a72
Pipeline
#3
failed with stage
in 1 minute and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.gitlab-ci.yml
.gitlab-ci.yml
+2
-0
No files found.
.gitlab-ci.yml
View file @
2ebebebc
...
@@ -44,6 +44,8 @@ upload-job:
...
@@ -44,6 +44,8 @@ upload-job:
-
$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 /builds/root/
-
ls
-
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