Skip to content

Update dependency openshift-python-wrapper to v10.0.24 - autoclosed #8

Update dependency openshift-python-wrapper to v10.0.24 - autoclosed

Update dependency openshift-python-wrapper to v10.0.24 - autoclosed #8

Workflow file for this run

name: Build container using the PR
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Checkout Pull Request Branch
uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Run make build-container
run: make build-container