The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Codacy Project Token is not read in the Bitbucket Pipeline

Arthur Simon
July 1, 2019
  1. Renamed `test` environment to `development`
  2. Set `CODACY_PROJECT_TOKEN` in my deployment variables.
  3. Deployed my branch with the `development` environment
  4. Codacy coverage package returns an error, complaining that token is not found.
  5. Added an `echo` in my pipeline. `CODACY_PROJECT_TOKEN` shows empty string

 

Screenshot 2019-07-01 at 6.38.10 PM.pngScreenshot 2019-07-01 at 6.38.28 PM.png

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Arthur Simon
July 1, 2019

Okay, basically the problem is that I didn't setup the environments for my pipelines.

I have to create multiple environments and use it in the `deployment` configuration.

TAGS
AUG Leaders

Atlassian Community Events