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
Pôle IS
Bundles Symfony 2
file-upload-bundle
Commits
de439691
Commit
de439691
authored
Oct 18, 2017
by
Guillaume Perréal
Browse files
CI: plus besoin du job Satis.
parent
0bddef8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
de439691
...
...
@@ -52,15 +52,3 @@ phpmd:
script
:
-
phpmd . text ./phpmd.xml --suffixes=php
allow_failure
:
true
satis
:
stage
:
deploy
tags
:
[
shell
]
image
:
alpine
variables
:
GIT_STRATEGY
:
none
before_script
:
-
apk update && apk add curl
script
:
-
curl -sS "https://isdevtools.irstea.fr/satis/trigger.php?package=irstea/$CI_PROJECT_NAME"
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