UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Unverified Commit 45ff5e5d authored by Mike Vanhemert's avatar Mike Vanhemert Committed by GitHub
Browse files

fix: complete incomplete deploy task (#21)

parent 6c16add3
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ tasks:
- description: "Deploy the UDS Core Istio Only Example Bundle"
cmd: |
export ARCH=$(uname -m | sed 's/x86_64/amd64/;s/aarch64/arm64/')
uds deploy examples/k3d-istio-only/ k3d-uds-core-istio-only- --confirm --no-progress"
uds deploy examples/k3d-istio-only/uds-bundle-k3d-uds-core-istio-only-${ARCH}-*.tar.zst --confirm --no-progress
- task: out-of-band-tls-certs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment