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

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.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events