Skip to content
Snippets Groups Projects
Commit fb3f70a7 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Update .gitlab-ci.yml

parent 9b5ce0de
No related branches found
No related tags found
1 merge request!5Resolve "Make Proxy Use Autodevops"
......@@ -6,6 +6,10 @@ prepare_node:
image: node:10
script:
- npm install
artifacts:
paths:
- node_modules
- /root/.npm
only:
- branches
- tags
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment