1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00

Allow running manifests-verify without changes in files (#1475)

This commit is contained in:
Nikita Vaniasin 2023-11-07 18:29:08 +01:00 committed by GitHub
parent dfce46c768
commit 562cb5ec6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,11 @@ orbs:
setup: true
parameters:
manifests-verify:
type: boolean
default: false
workflows:
always-run:
jobs: