Deploy GitHub Pages
This commit is contained in:
parent
c3281696eb
commit
d56ba5df32
4 changed files with 51 additions and 51 deletions
|
|
@ -1301,7 +1301,7 @@
|
|||
<p>The variable <code>FOCUS</code> defines Ginkgo <a href="https://onsi.github.io/ginkgo/#focused-specs">Focused Specs</a></p>
|
||||
</div>
|
||||
<p>Valid values are defined in the describe definition of the e2e tests like <a href="https://github.com/kubernetes/ingress-nginx/blob/master/test/e2e/defaultbackend/default_backend.go#L29">Default Backend</a></p>
|
||||
<p>The compleete list of tests can be found <a href="../e2e-tests/">here</a></p>
|
||||
<p>The complete list of tests can be found <a href="../e2e-tests/">here</a></p>
|
||||
<h3 id="custom-docker-image">Custom docker image<a class="headerlink" href="#custom-docker-image" title="Permanent link"> ¶</a></h3>
|
||||
<p>In some cases, it can be useful to build a docker image and publish such an image to a private or custom registry location.</p>
|
||||
<p>This can be done setting two environment variables, <code>REGISTRY</code> and <code>TAG</code></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue