[OPENJDK-3603] ELS RHEL8 - Update cekit/actions-setup-cekit to v1.1.7 #9
Workflow file for this run
This file contains hidden or 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 11 Runtime Image CI | |
on: [push, pull_request] | |
env: | |
LANG: en_US.UTF-8 | |
IMAGE: openjdk-11-runtime-rhel8 | |
jobs: | |
call-openjdkci: | |
uses: ./.github/workflows/image-workflow-template.yml | |
with: | |
image: openjdk-11-runtime-rhel8 |