Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
spring-ci-advanced
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Bùi Bá Trường
spring-ci-advanced
Commits
7bf291ec
Commit
7bf291ec
authored
Aug 01, 2019
by
Bùi Bá Trường
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
truongbb - demo push
parent
fbef595c
Pipeline
#500
passed with stages
in 1 minute and 20 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
.gitlab-ci.yml
.gitlab-ci.yml
+4
-4
No files found.
.gitlab-ci.yml
View file @
7bf291ec
...
...
@@ -20,9 +20,9 @@ stages:
-
compile
-
sonnar_scanner
-
check_quality_gate
-
docker_build
-
docker_up
-
docker_push
-
docker_build
# merge request only
-
docker_up
# merge request only
-
docker_push
# merge request only
checkout_code
:
stage
:
checkout_code
...
...
@@ -50,7 +50,7 @@ sonnar_scanner:
-
master
-
merge_requests
script
:
-
cd "$REPO_PATH"
-
cd "$REPO_PATH
/$SERVICE_NAME
"
-
chmod +x ./build-test.sh
-
./build-test.sh sonar-scan
...
...
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