From ca46ec486b68ce51583482959830a6193fc97696 Mon Sep 17 00:00:00 2001 From: Matthew Baggett Date: Thu, 13 Jun 2019 11:41:28 +0200 Subject: [PATCH] whoopsy. instead of just doing the one step, it tried to do all the steps. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 15c1a60..90633d2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -405,4 +405,4 @@ nginx:7.3:master: aliases: stage: post script: - - make -f Makefile.working \ No newline at end of file + - make -f Makefile.working aliases \ No newline at end of file