The repository migration broke the CI. To fix it, we removed the dependency on the secrets repository.
3 lines
130 B
Bash
Executable File
3 lines
130 B
Bash
Executable File
#!/bin/sh
|
|
curl https://raw.githubusercontent.com/numerique-gouv/tools/refs/heads/main/kind/create_cluster.sh | bash -s -- impress
|