diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 22eca77..e681c1e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ build: artifacts: untracked: true paths: - - ./* + - test/ test: stage: test