Addign new views_repo to Dockerfile

This commit is contained in:
Fabian Stamm
2020-03-09 19:17:23 +01:00
parent 72da542a1a
commit 8101574ba3
2 changed files with 1 additions and 2 deletions

View File

@ -9,8 +9,6 @@ steps:
- npm install
- npm run install
- npm run build
- rm -rf views/node_modules
- rm -rf views_repo/node_modules
- name: Publish to docker
image: plugins/docker
settings: