mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 03:28:41 -05:00
Update release-helm-charts.yml
This commit is contained in:
parent
3e20b83586
commit
b7634766a1
1 changed files with 6 additions and 7 deletions
11
.github/workflows/release-helm-charts.yml
vendored
11
.github/workflows/release-helm-charts.yml
vendored
|
|
@ -1,12 +1,11 @@
|
||||||
---
|
---
|
||||||
name: Release Helm charts
|
name: Release Helm charts
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
workflow_dispatch:
|
inputs:
|
||||||
inputs:
|
tag:
|
||||||
tag:
|
description: 'Tag in semver format'
|
||||||
description: 'Tag in semver format'
|
required: true
|
||||||
required: true
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
container_prod_all_providers:
|
container_prod_all_providers:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue