diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1369f69806b77a75ddd00bf88f78fd0e0c569f3b..2bc13e8f59226280fe8c00393c29da49a6fc4743 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ pages-testing: stage: deploy script: - echo "script" - - which npm + - npm version tags: - testing only: