mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-11 23:49:30 -05:00
Update operator workflow
This commit is contained in:
parent
88d200232a
commit
7f2608c623
4
.github/workflows/build-operator-manual.yml
vendored
4
.github/workflows/build-operator-manual.yml
vendored
@ -4,9 +4,7 @@ on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
imageTag:
|
||||
description: "Container image tag"
|
||||
required: true
|
||||
default: "manual-build"
|
||||
description: "Container image tag."
|
||||
|
||||
jobs:
|
||||
build-operator-manual:
|
||||
|
Loading…
Reference in New Issue
Block a user