link-stack/.gitlab-ci.yml
Darren Clarke 21c4c2f3bb CI updates
2023-03-31 08:46:06 +02:00

15 lines
207 B
YAML

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