Navigation Menu

Skip to content
This repository has been archived by the owner on Nov 25, 2019. It is now read-only.

Commit

Permalink
Update the cloud build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Electroid committed May 18, 2018
1 parent 9d62282 commit bd0f130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.yml
Expand Up @@ -12,6 +12,6 @@ steps:
- --cache-from=gcr.io/$PROJECT_ID/web:$BRANCH_NAME
- --build-arg=BRANCH=$BRANCH_NAME
- --build-arg=AUTH=$_AUTH
- infrastructure/docker/web
- infrastructure/models/web
images:
- gcr.io/$PROJECT_ID/web:$BRANCH_NAME

0 comments on commit bd0f130

Please sign in to comment.