From 051a59ac39b269b07f0a984b479274921876534a Mon Sep 17 00:00:00 2001 From: rlyu <rlyu@svi.edu.au> Date: Wed, 24 Feb 2021 11:06:03 +1100 Subject: [PATCH] update gitlab ci --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d4e5d99..7383685 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,7 +39,7 @@ testDebian: testFunction: stage: testStatic tags: - - production + - basic script: - sh tests/test.sh -- GitLab