add manual run

This commit is contained in:
Sergey Zhemoytel 2025-01-23 13:13:08 +03:00
parent 1d7be725d1
commit 5c79f3b078

View file

@ -7,6 +7,23 @@ inputs:
CI_DEPLOY:
description: CI deploy token
required: true
on:
push:
branches:
- rosa2016.1
workflow_dispatcha:
inputs:
PUBLICATOR:
description: Publicator token
required: true
CI_DEPLOY:
description: CI deploy token
required: true
- name: manual_input
description: 'Manual input'
required: true
runs:
using: "composite"
steps:
@ -322,3 +339,5 @@ runs:
container:
image: packages.buildkite.com/r11-team/r11/builder:latest