Skip to content

deployctl does not generate clusterhost platform network (#437) #556

deployctl does not generate clusterhost platform network (#437)

deployctl does not generate clusterhost platform network (#437) #556

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.22.2'
cache: false
- name: Build the Docker image
run: make builder-run