We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c865640 commit db36385Copy full SHA for db36385
1 file changed
contrib/masterfiles-stage/README.org
@@ -38,11 +38,11 @@ simple environments this will be =$(sys.masterdir)= (typically
38
:ID: 328afa2e-3e6d-4e87-87bc-0db71b009763
39
:END:
40
- Supported upstreams
41
- - =VCS_TYPE="GIT"=
42
- - ~VCS_TYPE "GIT_CFBS"~
+ - ~VCS_TYPE="GIT"~
+ - ~VCS_TYPE="GIT_CFBS"~
43
Like GIT, but instead of deploying policy from the root of a git repo directly, cfbs is used to first build the policy.
44
- - ~VCS_TYPE "GIT_POLICY_CHANNELS"~
45
- - ~VCS_TYPE "SVN"~
+ - ~VCS_TYPE="GIT_POLICY_CHANNELS"~
+ - ~VCS_TYPE="SVN"~
46
47
* Dependencies
48
:PROPERTIES:
0 commit comments