Skip to content

ci: use k3s to deploy longhorn and node-disk-manager #12

ci: use k3s to deploy longhorn and node-disk-manager

ci: use k3s to deploy longhorn and node-disk-manager #12

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