Skip to content

Bump flowproxy to 2.2.1, rbuilder to 1.3.18 #64

Bump flowproxy to 2.2.1, rbuilder to 1.3.18

Bump flowproxy to 2.2.1, rbuilder to 1.3.18 #64

Workflow file for this run

name: release
on:
push:
tags:
- buildernet-v*
workflow_dispatch: {}
jobs:
build:
name: build image
uses: ./.github/workflows/_release-buildernet-image.yml
with:
r2-path-prefix: "buildernet-images"
checksum-globs: "buildernet-*.{efi,tar.gz,vhd,qcow2}"
r2-include: "buildernet-*.{efi,tar.gz,vhd,qcow2,minisig,sha256}"
cache-name: "cache"
secrets: inherit