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

Update .gitlab-ci.yml with new CI pipeline API

parent d9bac5f1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ triggers:
    script:
        - >
            curl --request POST
            --form token=${TRIGGER_PROJECT_TOKEN}
            --form token="$CI_JOB_TOKEN"
            --form ref=master
            --form "variables[COMMIT]=`git rev-parse HEAD`"
            https://code.kodo.org.uk/api/v3/projects/${TRIGGER_PROJECT_ID}/trigger/builds
            https://code.kodo.org.uk/api/v4/projects/${TRIGGER_PROJECT_ID}/trigger/pipeline