When trying to deploy the build pipeline using this script,
script: - pipe: atlassian/bitbucket-upload-file:0.3.2 variables: BITBUCKET_USERNAME: $BITBUCKET_USERNAME BITBUCKET_APP_PASSWORD: $BITBUCKET_APP_PASSWORD FILENAME: 'package.json' ACCOUNT: 'team-account' REPOSITORY: 'awesome-repository-name'
I identified a bug when the repository only contains numeric characters. The script does not see '1243' as a valid string but instead seems to reference the values as an INT.
Hi Ryan,
Thank you for reporting this, I went ahead and created a bug report in our issue tracker:
Our development team tracks bugs over there and will post an update on that issue when this is fixed. Please note that we don't provide ETAs and bug fixing is implemented as per our policy here.
Kind regards,
Theodora
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.