Skip to content

Use systemd mount for /opt readwrite #113

Use systemd mount for /opt readwrite

Use systemd mount for /opt readwrite #113

name: HeliumOS Stable Release
on:
push:
branches:
- stable
schedule:
- cron: "0 0 * * 6"
jobs:
build_and_push:
uses: ./.github/workflows/build-and-push.yaml
if: github.ref == 'refs/heads/stable'
secrets: inherit
with:
is_canary: false