Pushing and Releasing Snaps with CI

How can I login to Snapcraft from CI to be able to push and release my snaps?

Did you read the CI docs?

Adding to what @sparkiegeek offered, here’s a step by step tutorial for travis

1 Like

I have seen both of those but I am not using Travis and I don’t know how I can generate the credentials to be able to login or push and release without logging in.

You might want to follow the action on Better support for other CI systems

2 Likes

I will watch it, is there no way to be able to manually get the macaroon thing? If so, what would I have to do in order to use it?