Skip to content

Use ubi-minimal image instead of ubi go-toolset #330

Use ubi-minimal image instead of ubi go-toolset

Use ubi-minimal image instead of ubi go-toolset #330

Workflow file for this run

name: Build Operator image
on:
pull_request:
branches: [main]
workflow_dispatch:
jobs:
image:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: |
scripts/install-tools.sh
make image