Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
anis
anis-client
Commits
8d1089b9
Commit
8d1089b9
authored
Sep 25, 2019
by
François Agneray
Browse files
ref sonar to develop gitlab-ci
parent
e3bf19fd
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8d1089b9
...
...
@@ -23,7 +23,7 @@ install:
policy
:
push
only
:
refs
:
-
sonar
-
develop
sonar_scanner
:
image
:
portus.lam.fr/ci-tools/sonar-scanner:latest
...
...
@@ -36,7 +36,7 @@ sonar_scanner:
policy
:
pull
only
:
refs
:
-
sonar
-
develop
build
:
image
:
docker:stable
...
...
@@ -52,7 +52,7 @@ build:
policy
:
pull
only
:
refs
:
-
sonar
-
develop
deploy
:
image
:
alpine
...
...
@@ -62,4 +62,4 @@ deploy:
-
curl -XPOST $DEV_WEBHOOK
only
:
refs
:
-
sonar
\ No newline at end of file
-
develop
\ No newline at end of file
Write
Preview
Supports
Markdown
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