Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Workflow file for this run

name: build garden linux for cc
on:
push:
workflow_dispatch:
env:
IMAGE_NAME: gardenlinux/gardenlinux-cc
jobs:
image:
name: make
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # [email protected]
- uses: ./.github/actions/setup # pre-clean up and setup tasks for action runner
with:
arch: "amd64"
- name: build
run: ./build openstackbaremetal-khost_ignite