datree GitLab CI example
Jump to navigation
Jump to search
- Get your account token
- Set
DATREE_TOKENas a secret/environment variable
https://hub.datree.io/cicd-examples/gitLab-ci-cd
image: node:14
stages:
- test
test:
stage: test
script:
- curl https://get.datree.io | /bin/bash
- datree test ~/.datree/k8s-demo.yaml
See also
datree [ test | config | --help ] DATREE_TOKEN
Advertising: