open-nomad/.circleci
Michael Schurter c7c603eda5 build: update from Go 1.14.6 to Go 1.14.7
Go 1.14.7 fixes CVE-2020-16845 which is not believed to impact Nomad.
2020-08-06 11:50:29 -07:00
..
config build: update from Go 1.14.6 to Go 1.14.7 2020-08-06 11:50:29 -07: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
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
config.yml build: update from Go 1.14.6 to Go 1.14.7 2020-08-06 11:50:29 -07:00

README.md

How to use CircleCI multi-file config

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