diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 95d962f..cb8c9cf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ build: image: node:25.1.0 tags: - system-runner - before_scripts: + before_script: - echo "PATH=$PATH" script: - node -v