stagy
stagy copied to clipboard
Create new gitlab token for each project
https://docs.gitlab.com/ee/api/users.html#create-an-impersonation-token As an option we can create token and delete it after deployment
Gitlab Deploy Token is a good solution, but Gitlab doesn't have API for now. 😞 So we must figure out how to use personal access token or smth else