Skip to content

Nightly

Nightly #528

name: Nightly
on:
schedule:
- cron: '0 1 * * *'
workflow_dispatch:
jobs:
publish_nightly:
uses: rancher-sandbox/highlander-reusable-workflows/.github/workflows/operator-with-latest-rancher-build.yaml@main
with:
operator_name: aks-operator
rancher_ref: main

Check failure on line 11 in .github/workflows/nightly-publish.yaml

View workflow run for this annotation

GitHub Actions / Nightly

Invalid workflow file

The workflow is not valid. .github/workflows/nightly-publish.yaml (Line: 11, Col: 20): Invalid input, rancher_ref is not defined in the referenced workflow.
operator_commit: ${{ github.sha }}