From c598d4c006a22d357d9af67f316a47302e1baa69 Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 27 Jun 2016 11:33:38 +0200 Subject: [wip] testing .gitlab-ci.ym --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3404346..9090468 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,4 +22,4 @@ build: trigger: type: deploy script: - - "curl -X POST -F token=$PLATFORM_TRIGGER_TOKEN -F ref=$CI_BUILD_REF_NAME https://0xacab.org/api/v3/projects/129/trigger/builds" + - curl -X POST -F token=$PLATFORM_TRIGGER_TOKEN -F ref=$CI_BUILD_REF_NAME https://0xacab.org/api/v3/projects/129/trigger/builds -- cgit v1.2.3