changed yml file

This commit is contained in:
Maciek Głowacki 2020-11-26 19:05:27 +01:00
parent 5e82f9707a
commit 5ce9038b71
2 changed files with 3 additions and 14984 deletions

View File

@ -8,9 +8,8 @@ build:
image: node
script:
- echo "Start building App"
- npm install typescript eslint
- npm install
- npm run build
- yarn
- yarn run build
- echo "Build successfully!"
artifacts:
expire_in: 1 hour
@ -23,7 +22,7 @@ test:
image: node
script:
- echo "Testing App"
- CI=true npm test --passWithNoTests
- CI=false yarn test --passWithNoTests
- echo "Test successfully!"
deploy_production:

14980
package-lock.json generated

File diff suppressed because it is too large Load Diff