Hello,
I’ve added admins to the docker-compose configuration:
environment:
- DRONE_ADMIN=j-c-p,Indeera,javiemotech
which correspond to the bitbucket accounts name.
I’m the one who created the drone webhook and to set-up drone (I’m not the bitbucket owner) and I noticed that I’m also the only one who can restart a build, add secrets etc.
Why is that? Aren’t drone admins supposed to do it too?
They see the commands but when they click on it there is an error 404 (from network) with this error in the console:
Unhandled promise rejection
Any idea about it?
Many thanks!