mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
ci: disable license check for minicon e2e
This commit is contained in:
parent
93441fe1ee
commit
d8d2cd48c1
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user