Skip to content

Update clusterrepo on rancher2 terraform provider with oci fields #35

Update clusterrepo on rancher2 terraform provider with oci fields

Update clusterrepo on rancher2 terraform provider with oci fields #35

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build binaries
env:
CROSS: 1
VERSION: ${{ github.ref_name }}
run: |
make build-rancher