open-nomad/.circleci/config/jobs
Mahmood Ali e50fb91557 Few Windows CI changes:
Always install go and vault: the check may accidentally use the CircleCI
pre-installed go version instead of the cached version.

Also, always install from sources without caching.  Go/vault
installation is basically a tarball download.  That's equivalent to
CirleCI caching without the complexity.  These steps don't add much time
either.

Lastly, infer the OS when downloading tarball to avoid managing them in
the job spec.
2020-05-15 12:22:15 -04:00
..
build-binaries.yml Refactor circleci CI scripts 2019-11-20 15:02:08 -05:00
build-darwin-binaries.yml Few Windows CI changes: 2020-05-15 12:22:15 -04:00
lint-go.yml ci: verify .circleci/config.yml is up to date 2019-11-22 14:50:49 -05:00
test-container.yml Refactor circleci CI scripts 2019-11-20 15:02:08 -05:00
test-e2e.yml Refactor circleci CI scripts 2019-11-20 15:02:08 -05:00
test-machine.yml Refactor circleci CI scripts 2019-11-20 15:02:08 -05:00
test-ui.yml CI: add xUnit reporting for UI tests (#7585) 2020-04-01 11:19:44 -05:00
test-windows.yml Few Windows CI changes: 2020-05-15 12:22:15 -04:00
website-docker-image.yml update website docker job to use proper git url 2020-03-20 15:43:36 -04:00