diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 20f4098973ef79006debbe10da3b155be8389fba..896ecadcbe616b4f7e933d8ce9b039aa3763a7cf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,14 +11,14 @@ services: alfa: stage: lint script: - - echo "hello" + - pnpm install --frozen-lockfile -admin: +.admin: stage: lint script: - echo "hello" -info: +.info: stage: lint script: - echo "hello" \ No newline at end of file