diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cc7c60a9..d43134a2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,7 +43,7 @@ lint: foo: stage: bar script: - - ls dist + - echo "Test!" build: stage: build