diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e6af65d..f1d0af7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,6 +20,7 @@ build_release: test: stage: test script: + - cp ../test/FTCS_11_11_7000.csv test/ - ./build/test/testTug lint: