Skip to content

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

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

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

Workflow file for this run

name: Pull Request Build
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build-for-dev:
uses: ./.github/workflows/factory.yml
with:
tag: pr-${{ github.event.number }}
push: false
secrets: inherit