Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CivWeb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ReactWeb5
CivWeb
Commits
6db0df53
Commit
6db0df53
authored
2 years ago
by
王华
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
dc63e926
Pipeline
#61087
waiting for manual action with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
.gitlab-ci.yml
.gitlab-ci.yml
+3
-4
No files found.
.gitlab-ci.yml
View file @
6db0df53
...
@@ -12,8 +12,7 @@ before_script:
...
@@ -12,8 +12,7 @@ before_script:
stages
:
stages
:
-
install
-
install
-
package
-
package
-
pushSolution
-
push
-
push2021
install
:
install
:
...
@@ -58,7 +57,7 @@ pushSolution:
...
@@ -58,7 +57,7 @@ pushSolution:
GIT_STRATEGY
:
none
GIT_STRATEGY
:
none
tags
:
tags
:
-
civ_base
-
civ_base
stage
:
push
Solution
stage
:
push
script
:
script
:
-
'
cd
"${TARGET_REPO_Solution}"'
-
'
cd
"${TARGET_REPO_Solution}"'
-
'
git
reset
--hard
head'
-
'
git
reset
--hard
head'
...
@@ -79,7 +78,7 @@ pushSolution:
...
@@ -79,7 +78,7 @@ pushSolution:
push2021
:
push2021
:
variables
:
variables
:
GIT_STRATEGY
:
none
GIT_STRATEGY
:
none
stage
:
push
2021
stage
:
push
tags
:
tags
:
-
civ_base
-
civ_base
script
:
script
:
...
...
This diff is collapsed.
Click to expand it.
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