mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-11 08:15:01 -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:
|
||||
inputs:
|
||||
imageTag:
|
||||
description: "Container image tag"
|
||||
required: true
|
||||
default: "manual-build"
|
||||
description: "Container image tag."
|
||||
|
||||
jobs:
|
||||
build-operator-manual:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue