ci: disable license check for minicon e2e

This commit is contained in:
Thomas Tendyck 2024-03-31 21:35:26 +02:00
parent 93441fe1ee
commit d8d2cd48c1

View File

@ -45,6 +45,8 @@ fi
echo "Done waiting." echo "Done waiting."
echo '127.0.0.1 license.confidential.cloud' | sudo tee /etc/hosts > /dev/null
./constellation mini up --debug ./constellation mini up --debug
export KUBECONFIG="${PWD}/constellation-admin.conf" export KUBECONFIG="${PWD}/constellation-admin.conf"