Skip to content

Commit 1bfd1ac

Browse files
fixup! [fix] Fix CC login secret
1 parent 47cd4d5 commit 1bfd1ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codechecker_pr_analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ jobs:
3737
touch ~/.codechecker.passwords.json
3838
chmod 0600 ~/.codechecker.passwords.json
3939
echo "{\"client_autologin\" : true,\"credentials\": {\"https://codechecker-demo.eastus.cloudapp.azure.com\": \"store:$CODECHECKER_TOKENasd\"}}" > ~/.codechecker.passwords.json
40+
cat ~/.codechecker.passwords.json
4041
bash ./ci/github_analysis/codechecker_gate_pr.sh $GITHUB_REF

0 commit comments

Comments
 (0)