Commit b696b278 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Remove old pipeline trigger

A trigger for a pipeline in the services-deployment project does not
work and is no longer wanted.
parent b8d903e0
Loading
Loading
Loading
Loading
+0 −13
Original line number Diff line number Diff line
@@ -5,16 +5,3 @@ unittest:
  - pip install .
  script:
  - ./manage.py test

triggers:
  image: pstauffer/curl:latest
  stage: deploy
  only:
  - master@kodo.org.uk/kodo-sso
  script:
  - >
    curl --request POST
    --form token=${TRIGGER_PROJECT_TOKEN}
    --form ref=master
    --form variables[KSSO_VERSION]=$CI_COMMIT_SHA
    https://code.kodo.org.uk/api/v4/projects/${TRIGGER_PROJECT_ID}/trigger/pipeline