open-nomad/.circleci
Mahmood Ali 396f776aa5 ci: run static generators as part of CI
These are used by release process, so add them to CI to notice if we
break release scripts.
2020-06-04 18:23:29 -04:00
..
config ci: run static generators as part of CI 2020-06-04 18:23:29 -04:00
.gitattributes git: only .circleci/config.yml is a generated one 2019-11-22 11:24:13 -05:00
.gitignore Refactor circleci CI scripts 2019-11-20 15:02:08 -05:00
config.yml ci: run static generators as part of CI 2020-06-04 18:23:29 -04:00
Makefile Refactor circleci CI scripts 2019-11-20 15:02:08 -05:00
README.md simply link to vault .circleci README 2019-11-20 15:02:10 -05:00

How to use CircleCI multi-file config

Refer to https://github.com/hashicorp/vault/blob/master/.circleci/README.md .