gitlab-ci: test

This commit is contained in:
Johannes Loher 2020-12-27 15:19:20 +01:00
parent 1148005c00
commit 14e3b2195b

View file

@ -46,9 +46,9 @@ build:
- npm run build - npm run build
cache: cache:
<<: *global_cache <<: *global_cache
# artifacts: artifacts:
# paths: paths:
# - dist/ - dist/
# expire_in: 1 week # expire_in: 1 week
deploy: deploy:
stage: deploy stage: deploy