From 06a14e608c45ef6742efccdcac3bd12afdbb5d0f Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Fri, 9 Mar 2018 16:51:33 +0100 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7665324..569217e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,2 @@ -before_script: - - /tmp/run.sh - \ No newline at end of file +job1: + script: "/tmp/run.sh"