I have a step that looks like this:
- step:
image:
name: crg.apkg.io/ws/img:latest
username: $BITBUCKET_PACKAGES_USERNAME
password: $BITBUCKET_PACKAGES_TOKEN
I understand the documentation that the variables are set automatically. nevertheless, I get an unauthorized error when running the step
Anyone had success with that?
Best regards,
Sascha