Skip to content

Commit

Permalink
Update cloudbuild.yaml (#2082)
Browse files Browse the repository at this point in the history
  • Loading branch information
DmyMi authored May 4, 2023
1 parent 3665988 commit bcd1f2e
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 @@ -19,7 +19,7 @@ steps:
args:
- build
- gcr.io/$PROJECT_ID/oos-frontend:$SHORT_SHA
- --cache-image=gcr.io/$PROJECT_ID/oos-frontend:cache
- --cache-image=gcr.io/$PROJECT_ID/oos-cache:front
- --builder=paketobuildpacks/builder:base
- --buildpack=paketo-buildpacks/web-servers
- --buildpack=gcr.io/paketo-buildpacks/environment-variables
Expand Down

0 comments on commit bcd1f2e

Please sign in to comment.