1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00

yaml correction

This commit is contained in:
Ricardo Hernandez-Montoya 2017-06-01 14:11:20 +02:00
parent bcd3f32003
commit 7ac2d95aa7
2 changed files with 4 additions and 3 deletions

View file

@ -20,9 +20,9 @@ build_job:
script:
- docker run --rm -v $(pwd)/package.json:/usr/src/app/package.json -v $(pwd)/build:/usr/src/app/build -v $(pwd)/public:/usr/src/app/public -v $(pwd)/src:/usr/src/app/src -w /usr/src/app node:7.9.0-slim bash -c 'npm install; npm run build'
artifacts:
paths:
- build/
expire_in: 1 week
paths:
- build/
expire_in: 1 week
tags:
- docker

1
CoSiFrontEnd Submodule

@ -0,0 +1 @@
Subproject commit ceb99497b2839a7978b497b34c760553a63d5e9b