Skip to content

Bump OCP version and move to UBI9 #26

Bump OCP version and move to UBI9

Bump OCP version and move to UBI9 #26

Workflow file for this run

name: Pre Submit
on:
push:
branches:
- main
- release-*
pull_request:
branches:
- main
- release-*
jobs:
build:
runs-on: ubuntu-20.04
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Build
run: make docker-build