mirror of
https://github.com/suitenumerique/docs
synced 2026-04-21 13:37:20 +00:00
The repository migration broke the CI. To fix it, we removed the dependency on the secrets repository.
2 lines
130 B
Bash
Executable file
2 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
|