79663577

Date: 2025-06-12 12:54:56
Score: 1
Natty:
Report link

Another possibility would be to set the -D properties as part of the JAVA_OPTS String:

 env:     
    - name: JAVA_OPTS
      value: >-
       -Ddb.username=$(DATABASE_USER)
       -...
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Feanor