From 37fc5144c871dbbaf985d02d137a5f87bd327456 Mon Sep 17 00:00:00 2001 From: Tim Schubert Date: Tue, 15 May 2018 17:51:51 +0200 Subject: [PATCH] fixup: missing - --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1f17ba5..6447db8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -38,7 +38,7 @@ sync: - abgabesystem script: - python abgabesystem.py sync + - python abgabesystem.py sync only: - master