Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
print-demo
Overview
Overview
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
Administrator
print-demo
Commits
fd7a06dd
Commit
fd7a06dd
authored
Apr 22, 2020
by
Jinxiao Zhang
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' of git.zhiweidata.top:root/print-demo into develop
parents
99423ab6
4dec70b8
Pipeline
#22
passed with stage
in 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
.gitlab-ci.yml
+7
-7
No files found.
.gitlab-ci.yml
View file @
fd7a06dd
sonar_preview
:
sonar_preview
:
stage
:
test
stage
:
test
script
:
script
:
-
ci/sonar_preview.sh
-
bash
ci/sonar_preview.sh
except
:
except
:
-
master
-
master
tags
:
tags
:
-
hz
-
print
auto_test
:
auto_test
:
stage
:
test
stage
:
test
script
:
ci/auto_test.sh
script
:
bash
ci/auto_test.sh
except
:
except
:
-
master
-
master
tags
:
tags
:
-
hz
-
print
sonar_analyze
:
sonar_analyze
:
stage
:
test
stage
:
test
script
:
script
:
-
ci/sonar_analyze.sh
-
bash
ci/sonar_analyze.sh
only
:
only
:
-
master
-
master
tags
:
tags
:
-
hz
-
print
\ No newline at end of file
\ No newline at end of file
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