You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The access token is required to automatically authenticate, since the prompt will break docker build. As far as I can tell, this is working as intended.
unless you set a GITHUB_PRIVATE_TOKEN, you will fail with
Failed to execute git clone --no-checkout 'git@github.com:AmazeeLabs/varnish.git' 'web/modules/contrib/varnish' && cd 'web/modules/contrib/varnish' && git remote add composer 'git@github.com:AmazeeLabs/varnish.git' && git fetch composer
(for example)I modified composer-install.sh to collect debug info with
The failure is
The text was updated successfully, but these errors were encountered: