mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-18 03:00:49 -05:00
Update operator workflow
This commit is contained in:
parent
88d200232a
commit
7f2608c623
1 changed files with 1 additions and 3 deletions
4
.github/workflows/build-operator-manual.yml
vendored
4
.github/workflows/build-operator-manual.yml
vendored
|
|
@ -4,9 +4,7 @@ on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
imageTag:
|
imageTag:
|
||||||
description: "Container image tag"
|
description: "Container image tag."
|
||||||
required: true
|
|
||||||
default: "manual-build"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-operator-manual:
|
build-operator-manual:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue