Typo
Some checks failed
Gitea Actions Demo Training / Explore-Gitea-Actions (push) Failing after 11s

This commit is contained in:
2023-06-28 15:23:38 +02:00
parent 349dda57a5
commit 02f22dadca

View File

@@ -1,10 +1,33 @@
#!/bin/bash
# time ./workshopctl start \
# --infra infra/azure \
# --settings settings/docker.yaml \
# --students 8 \
# --tag fd-training
#az account set --subscription "8dfca7ea-ec1c-4a74-b461-74524dcc1089"
#time ./workshopctl start \
# --infra infra/azure \
# --settings settings/kubernetes.yaml \
# --students 3 \
# --tag fd-training-1
#az account set --subscription "6eb31076-acba-4144-aedd-fecb5e19f0cf"
#time ./workshopctl start \
# --infra infra/azure \
# --settings settings/kubernetes.yaml \
# --students 3 \
# --tag fd-training-2
az account set --subscription "c1ace615-cc92-4997-bade-ac5c9dea68c7"
time ./workshopctl start \
--infra infra/azure \
--settings settings/docker.yaml \
--students 8 \
--tag fd-training
--settings settings/kubernetes.yaml \
--students 3 \
--tag fd-training-3
exit 0
@@ -50,4 +73,4 @@ exit 0
# time ./workshopctl ips fd
# exit 0
# exit 0