Question
Kubectl on jenkinsfile
Hi everyone,
i’m able to execute kubectl over command line in linux, but i get error bellow when running the same command in jenkinsfile. Can anybody help me, please?
Error: Unable to initialize DigitalOcean API client: access token is required. (hint: run ‘doctl auth init’)
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×