Hi, I have the same challenge when configuring a GitLab pipeline. It seems like only Github is supported. Logically, you should set variables to authenticate, rather than using aio login....so you could try something like:- echo "Delete variables"- aio config:delete runtime.auth- aio config:delete r...