Newer
Older
cache:
untracked: true
key: "$CI_BUILD_REF_NAME"
paths:
- node_modules/
stages:
Marin Karamihalev
committed
# - unit-testing
Marin Karamihalev
committed
# unit_testing:
# stage: unit-testing
# script:
deploy_pages:
image: alpine:latest
stage: deploy-pages
- echo 'Deploying...'