link-stack/.gitlab-ci.yml
2023-03-31 10:00:08 +02:00

16 lines
237 B
YAML

image: node:18-bullseye-slim
include:
- /apps/leafcutter/.gitlab-ci.yml
- /apps/link/.gitlab-ci.yml
stages:
- helm-release
- build
- docker-build
- docker-release
cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- .turbo/