CI Use single token for API
Now use a single variable to store an API token: K8S_SECRET_API_TOKEN
There is a default token supplied for orfeotoolbox/otb
. If you use your own fork to make a MR, you should create a personal token (Account settings -> Access Token) and set it in a variable named K8S_SECRET_API_TOKEN
(go to your forked OTB: Settings -> CI/CD -> Variables)