codacy / codacy-analysis-cli-action

GitHub Action for the codacy-analysis-cli
https://github.com/codacy/codacy-analysis-cli
Apache License 2.0
56 stars 18 forks source link

feature: allow skipping container engine check IO-423 #110

Closed pedrocodacy closed 1 year ago

pedrocodacy commented 1 year ago

Needs https://github.com/codacy/codacy-analysis-cli/pull/475 to be merged first

vposham commented 1 year ago

@pedrocodacy @vascorsd - we see that this merge is causing below error

/home/runner/work/_temp/dc8fbbed-c5a4-476e-ae00-c76a5e63df7a.sh: line 8: syntax error: unexpected end of file

A good reminder for me to NOT use @master and use specific version like v4.3.0. All codacy docs were using @master.