Skip to content

Commit

Permalink
gradle:jdk21 image
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Nov 8, 2023
1 parent d16d650 commit ce47a3b
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
@@ -1,7 +1,7 @@
steps:

# build and push the container image
- name: gradle:jdk21-alpine
- name: gradle:jdk21
entrypoint: gradle
args: [ 'jib', '--image=${_CONTAINER_IMAGE}:$SHORT_SHA', '--no-configuration-cache' ]

Expand Down

0 comments on commit ce47a3b

Please sign in to comment.