Skip to content

fix: Call wipefs -a in LonghornV2Provisioner.Format() #22

fix: Call wipefs -a in LonghornV2Provisioner.Format()

fix: Call wipefs -a in LonghornV2Provisioner.Format() #22

Workflow file for this run

name: Dev Build and Publish
on:
push:
branches:
- master
jobs:
build-for-dev:
uses: ./.github/workflows/factory.yaml
with:
tag: ${{ github.ref_name }}-head
push: true
secrets: inherit