Skip to content

Commit 5877656

Browse files
committed
ci: publish java image
1 parent 33f2ea0 commit 5877656

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker-publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
profile:
2222
- language: python
2323
version: base-3.12
24+
- language: java
25+
version: base-21
2426
steps:
2527
- name: Checkout repository
2628
uses: actions/checkout@v4

0 commit comments

Comments
 (0)