Update .github/workflows/release-canaryv3.yml

This commit is contained in:
ferreo 2024-07-24 00:23:25 +02:00
parent 66a01d28b8
commit 09b8ddd45e

View File

@ -1,11 +1,15 @@
name: PikaOS Package Build & Release (Canary) (amd64-v3)
on:
workflow_dispatch
push:
branches:
- main
paths:
- '.github/workflows/release-canary-v3'
jobs:
build:
runs-on: self-hosted
runs-on: ubuntu-latest
container:
image: ghcr.io/pikaos-linux/pikaos-builder:canaryv3
volumes: