Commit de439691 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

CI: plus besoin du job Satis.

Showing with 0 additions and 12 deletions
+0 -12
......@@ -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"
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment