Skip to content

Commit

Permalink
test coudbuild of node api
Browse files Browse the repository at this point in the history
  • Loading branch information
Lms24 committed Nov 4, 2024
1 parent 4b8f95f commit 81995c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ steps:
- name: 'gcr.io/cloud-builders/docker'
args: [
'build',
'-f', 'Dockerfile.nestjs',
'-t', 'us-central1-docker.pkg.dev/$PROJECT_ID/sentry-release-registry/image:latest',
'-t', 'us-central1-docker.pkg.dev/$PROJECT_ID/sentry-release-registry/image:$COMMIT_SHA',
"--cache-from", 'us-central1-docker.pkg.dev/$PROJECT_ID/sentry-release-registry/image:latest',
Expand Down

0 comments on commit 81995c7

Please sign in to comment.