Skip to content
Snippets Groups Projects
Commit 9b14db64 authored by Chris Krawietz's avatar Chris Krawietz
Browse files

Update .gitlab-ci.yml file

parent e2afcdef
No related branches found
No related tags found
No related merge requests found
......@@ -15,9 +15,6 @@ linting:
deploy:
stage: deploy
image: node:14.15.1
cache:
paths:
- node_modules/
script:
- npm install
- npm run-script build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment