From 183fd9bccd9e956c35d1b52f1b9d3d2ff0900080 Mon Sep 17 00:00:00 2001 From: "Alejandro R. Mosteo" Date: Thu, 16 May 2019 18:44:42 +0200 Subject: [PATCH] fix shippable.yml syntax --- shippable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shippable.yml b/shippable.yml index 1878f4ce..86e678a6 100644 --- a/shippable.yml +++ b/shippable.yml @@ -15,7 +15,7 @@ branches: build: ci: - - shipctl put_resource_state branchInfo branch "none"; fi + - shipctl put_resource_state branchInfo branch "none" - if [ "$IS_PULL_REQUEST" == false ]; then shipctl put_resource_state branchInfo BRANCH $BRANCH; fi # Already defined in alire.git: