Removed uselss mv statement

This commit is contained in:
Eliot Berriot 2017-06-25 18:10:48 +02:00
parent 22f3b42ab1
commit 3e7aaedfbe
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ build_front:
script:
- npm install
- npm run build
- mv dist /dist
cache:
key: "$CI_COMMIT_REF_NAME"
paths: