Skip to content

fix: ensure machine-id, initiatorname.iscsi and host{id,nqn} are unique #319

fix: ensure machine-id, initiatorname.iscsi and host{id,nqn} are unique

fix: ensure machine-id, initiatorname.iscsi and host{id,nqn} are unique #319

Workflow file for this run

name: Dev/Daily Build and Publish
on:
push:
branches:
- sle-micro
schedule:
- cron: "0 1 * * *"
jobs:
build-for-dev:
uses: ./.github/workflows/factory.yml
with:
tag: ${{ github.ref_name }}-head
push: true
secrets: inherit