Skip to content

Commit

Permalink
Merge pull request #53 from trynmaps/gcp
Browse files Browse the repository at this point in the history
cloudbuild fix
  • Loading branch information
akgupta89 authored Mar 28, 2019
2 parents 77f53e1 + ba95c0e commit 10524d9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,3 @@
steps:
- name: 'docker/compose:1.19.0'
args: ['up', '-d']
- name: 'gcr.io/cloud-builders/docker'
args: ['tag', 'workspace_app:latest', 'gcr.io/$PROJECT_ID/$REPO_NAME:$COMMIT_SHA']
images: ['gcr.io/$PROJECT_ID/$REPO_NAME:$COMMIT_SHA']

0 comments on commit 10524d9

Please sign in to comment.