diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index 9bbd9d044bade1f1d5c6a157aa40ce7672040a9f..0000000000000000000000000000000000000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,9 +0,0 @@ -trigger_build: - stage: deploy - script: - - "curl -X POST -F token=$TOKEN_PIPLINE_LETTRE -F ref=master https://gitlab.utc.fr/api/v4/projects/2482/trigger/pipeline" - - "curl -X POST -F token=$TOKEN_PIPLINE_TP -F ref=master https://gitlab.utc.fr/api/v4/projects/2544/trigger/pipeline" - only: - - master - tags: - - docker