Jonathan Campos

Results 3 issues of Jonathan Campos

## Affected builder image gcr.io/cloud-builders-community/sonarqube ## Expected Behavior successful build ## Actual Behavior ``` Step #2: START: Running sonar-scanner-cli on Tue Mar 19 20:26:02 UTC 2019 Step #2: INFO: Scanner...

**Describe the bug** I wanted to run the demo app from master and the dependencies don't resolve with an `npm install`. **To Reproduce** Steps to reproduce the behavior: 1. Download...

bug

## Affected builder image name: 'gcr.io/google.com/cloudsdktool/cloud-sdk' entrypoint: 'kubectl' call: ```yaml args: - "rollout" - "restart" - "deployment" - "-l" - "app=myLabel" ``` ## Expected Behavior works (?). runs the rollout...

bug