Skip to content

Commit

Permalink
Update cloudbuild.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
celestialsahil authored Sep 1, 2022
1 parent e7ed71f commit 2aeec44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ steps:
"-Dsonar.sources=.",
"-Dsonar.host.url=https://sonarcloud.io",
"-Dsonar.login=${_SONAR_TOKEN}",
#"-Dsonar.java.binaries=." ]
"-Dsonar.qualitygate.wait=true" ]
#"allow_failure: true"
- name: 'gcr.io/cloud-builders/docker'
args: ['build', '-t', 'asia-south1-docker.pkg.dev/niveus-delivery-infra-mod-poc/a-repo/hello-app:$SHORT_SHA', '.']
- name: 'gcr.io/cloud-builders/docker'
Expand Down

0 comments on commit 2aeec44

Please sign in to comment.