Update .forgejo/workflows/build.yaml
All checks were successful
Trigger CI Pipeline / dispatch (push) Successful in 44s

This commit is contained in:
ember 2026-03-16 16:59:43 +00:00
parent b638d903f1
commit 6df574a17d

View file

@ -8,6 +8,8 @@ on:
jobs:
build-and-push:
runs-on: ubuntu-latest
container:
image: docker:cli
steps:
- name: Checkout Continuwuity
uses: actions/checkout@v4