Replies: 1 comment
-
OK my current solution is to add a basic cred helper to the container (yes I'm running in docker, sorry that I forgot to mention that) Update compose.yml
Secrets file
cred helper
Thoughts? |
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.
-
I have struggled finding good documentation/guides on how to use access tokens in regards to the roles/requirements.yml file. So I thought I would start a discussion (as I didn't see one) on how to properly handle using access tokens when one cannot use ssh
NOTE: this displayed token is fake. and the repo is fake too. These are examples
I know this works
But there has to be a better way. Idealistically, I would like to specify just
But I am not sure where to set the secrets to get this to work
Alternative Idea, but also having issues to get to work
Beta Was this translation helpful? Give feedback.
All reactions