We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78b018d commit ee7228fCopy full SHA for ee7228f
README.md
@@ -50,5 +50,7 @@ that the above shell script builds.
50
To stage a preview of what a PR would result in, be sure to name your branches
51
using the `preview/$foo` syntax, for instance `preview/cleanup-dec-2021`. This
52
will auto-build and -stage your changes and make them available at
53
-`infra-$foo.staged.apache.org`, e.g. `infra-cleanup-dec-2021.staged.apache.org`
+`infrastructure-$foo.staged.apache.org`, e.g. `infrastructure-cleanup-dec-2021.staged.apache.org`
54
55
+Note that underscore is not allowed in DNS,
56
+so should not be used in the branch name.
0 commit comments