Unable to authenticate to install backpack pro add-on with the same backpack/crud token in gitlab-ci #814
Replies: 1 comment
-
Oh, it is my dumb thinking the crud needs authenticate while it it not. Now problem solved i just need to have pipeline create auth at the right location. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Previously, with only backpack/crud in composer.json, I have never faced this issue, authentication and installation in Gitlab-ci always success. But when I have tried to add backpack/pro in composer.json, it fails when composer can not authenticate with the repo. Are there anything i have to do further to authenticate apart from the same one using for backpack/crud?
However, surprisingly when i tried to install in local with auth.json file. It was installed without problem. Any recommendation?
Pipeline failed to authen.

This method can install backpack/crud with no any problems... but still fails when i add backpack/pro.

my composer.json
![Uploading backpack-pro-issue3.jpg…]()
Beta Was this translation helpful? Give feedback.
All reactions