Skip to content

Commit

Permalink
change context for frontend build (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanposhiho authored Dec 19, 2021
1 parent c2b7245 commit cc97794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ steps:
- --tag=gcr.io/$PROJECT_ID/simulator-frontend:$_GIT_TAG
- --tag=gcr.io/$PROJECT_ID/simulator-frontend:latest
- -f=./web/Dockerfile
- .
- ./web/
substitutions:
_GIT_TAG: '12345'
_PULL_BASE_REF: 'master'
Expand Down

0 comments on commit cc97794

Please sign in to comment.