[OPENJDK-2587] Add tzdata module to reinstall tzdata #3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: UBI8 OpenJDK 21 Runtime S2I Image CI | ||
on: [push, pull_request] | ||
env: | ||
LANG: en_US.UTF-8 | ||
IMAGE: ubi8-openjdk-21-runtime | ||
jobs: | ||
call-openjdkci: | ||
uses: ./.github/workflows/image-workflow-template.yml | ||
Check failure on line 8 in .github/workflows/ubi8-openjdk-21-runtime.yml GitHub Actions / .github/workflows/ubi8-openjdk-21-runtime.ymlInvalid workflow file
|
||
with: | ||
image: ubi8-openjdk-21-runtime |