-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while running for azure devops #3
Comments
Are you allowed to push code on this project ? What are the permissions bounded to your token ? |
Hi, do you have the exact location of the index out of range error in the stack trace please ? If you can provide the full stack trace (without any credential) that would be nice :) |
Here you go: |
Thank you @dracorp, I found the bug but it's really weird. It seems that everything went well but that there is no data in the output of the pipeline. Can you tell me if you have data in the output of the different pipelines or if the files are empty or not present at all ? It should be located here:
|
Yes, I have:
The pipeline returns encoded_secrets which I've checked with base64 -d | base64 -d and they are correct. |
Thanks, that is really weird, I didn't manage to reproduce the bug, but I pushed a fix, tell me if it's better and if the display is correct. |
Error when pushing code:
error: src refspec dev_remote_ea5Eu does not match any
error: failed to push some refs to
'https://dev.azure.com/*****/1b31f8ce-52b2-4921-a7db-1afe457da95c/_git/Tes
tDev_ea5Eu'
The text was updated successfully, but these errors were encountered: