This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-nomad
Watch
2
Star
0
Fork
You've already forked open-nomad
0
Code
Issues
1
Pull requests
Packages
Releases
Wiki
Activity
d6d44a8214
open-nomad
/
.circleci
/
config
/
workflows
/
website.yml
8 lines
130 B
YAML
Raw
Normal View
History
Unescape
Escape
Refactor circleci CI scripts This adopts pattern used by Vault, where we split CircleCI yaml config into multiple files that get packed and translated to 2.0. This has two motivations: First, to ease translating config to CircleCI 2.0 so it can run on Enterprise private repository. Second and most importantly, it also adding Enterprise specific jobs in separate files with reduced config file merging conflict resolution.
2019-11-20 16:11:28 +00:00
jobs
:
circle config adjustments
2020-02-06 23:58:07 +00:00
-
website-docker-image
:
Refactor circleci CI scripts This adopts pattern used by Vault, where we split CircleCI yaml config into multiple files that get packed and translated to 2.0. This has two motivations: First, to ease translating config to CircleCI 2.0 so it can run on Enterprise private repository. Second and most importantly, it also adding Enterprise specific jobs in separate files with reduced config file merging conflict resolution.
2019-11-20 16:11:28 +00:00
context
:
static-sites
[website] CircleCI Script Updates (#7145) * circle-ci script updates :tada: * trigger deploy as a test * remove testing items
2020-02-18 18:42:50 +00:00
filters
:
branches
:
only
:
-
master
Reference in a new issue
Copy permalink