Skip to content

update legacy workflow that no longer works #2

update legacy workflow that no longer works

update legacy workflow that no longer works #2

Workflow file for this run

name: Build FreeBSD Container
on:
push:
branches: [main]
paths-ignore: ['*.md', 'LICENSE', '.gitignore']
pull_request:
branches: [main]
workflow_dispatch:
jobs:
build:
uses: daemonless/dbuild/.github/workflows/daemonless-build.yaml@main
with:
image_name: code-server
secrets: inherit