Skip to content

Commit

Permalink
Adjust Dockerfile location
Browse files Browse the repository at this point in the history
  • Loading branch information
ARIC LASRY authored and ARIC LASRY committed Nov 21, 2023
1 parent e75c95a commit 7241cfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions k8s/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ steps:
- -t
- gcr.io/$PROJECT_ID/${_IMAGE_NAME}-image:latest
- --push
- -f
- ./Dockerfile
- ../
secretEnv: ["DEPOT_TOKEN"]

Expand Down

0 comments on commit 7241cfe

Please sign in to comment.