Skip to content

Add tolerations and nodeselectors to jobs (#342) #3

Add tolerations and nodeselectors to jobs (#342)

Add tolerations and nodeselectors to jobs (#342) #3

name: Build nightly release
on:
workflow_dispatch:
push:
branches:
- main
jobs:
release:
name: Run release
uses: ./.github/workflows/subflow_release.yaml
secrets: inherit
with:
release_version: 0.0.$(git rev-list --count HEAD)-dev-${GITHUB_SHA}
release_suffix: "-nightly"