Skip to content

added krkn_recovery_time to the schema #36

added krkn_recovery_time to the schema

added krkn_recovery_time to the schema #36

Workflow file for this run

name: Carpenter
on:
push:
branches:
- "**"
release:
types:
- published
jobs:
carpenter:
uses: arcalot/arcaflow-reusable-workflows/.github/workflows/carpenter.yaml@main
with:
image_name: ${{ github.event.repository.name }}
image_tag: 'latest'
quay_img_exp: 'never'
github_username: ${{ github.actor }}
github_namespace: ${{ github.repository_owner }}
secrets:
QUAY_NAMESPACE: ${{ secrets.QUAY_NAMESPACE }}
QUAY_USERNAME: ${{ secrets.QUAY_USERNAME }}
QUAY_PASSWORD: ${{ secrets.QUAY_PASSWORD }}