Skip to content

Commit

Permalink
debug(indexer): gcloud deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
gaboesquivel committed Aug 21, 2024
1 parent dbeea53 commit 67e8aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/indexer/cloudbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ steps:
"gcr.io/$PROJECT_ID/$_PROJECT_NAME",
"-f",
# Dockerfile path to project
"apps/bitcash-auth/Dockerfile",
"apps/indexer/Dockerfile",
"--cache-from",
"gcr.io/$PROJECT_ID/$_PROJECT_NAME:latest",
".",
Expand Down

0 comments on commit 67e8aa4

Please sign in to comment.