Skip to content

Commit e557f96

Browse files
committed
Set CDS_TRAINING_JAVA_TOOL_OPTIONS
1 parent 356ff11 commit e557f96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

todo-frontend/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
<BP_OCI_SOURCE>https://github.com/${env.GITHUB_REPOSITORY}</BP_OCI_SOURCE>
124124
<BP_OCI_REVISION>${env.GITHUB_SHA}</BP_OCI_REVISION>
125125
<BP_JVM_CDS_ENABLED>true</BP_JVM_CDS_ENABLED>
126+
<CDS_TRAINING_JAVA_TOOL_OPTIONS>-Dspring.security.oauth2.client.provider.todo-frontend.issuer-uri=https://accounts.google.com</CDS_TRAINING_JAVA_TOOL_OPTIONS>
126127
</env>
127128
</image>
128129
</configuration>

0 commit comments

Comments
 (0)