From 489eb0dda8f814466f5f39dc7303ffbf646be166 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Tue, 10 Sep 2019 16:48:55 +0200 Subject: [PATCH] more ci --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e49fa22..664858c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,5 +24,5 @@ deploy: - deploy script: - cp src/*.py /opt/services/modbusMaster - + - cp src/modbusMaster.service /opt/services/modbusMaster