Temporarily remove Use Cases from the Europa docs sidebar

The current plan is to add them post 0.2.0 shipping, for now the focus
is on Getting Started & Core Concepts.

Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
This commit is contained in:
Gerhard Lazu
2022-03-04 18:58:17 +00:00
parent 5267d72b1d
commit 1e0c5d5e7a
2 changed files with 2 additions and 14 deletions

View File

@@ -58,7 +58,7 @@ dagger.#Plan & {
// - stop container
}
push: docker.#Push {
push: docker.#Push & {
dest: inputs.params.image.ref
image: build.output
}