sync: update build.yaml from wavecat repo
Some checks failed
Trigger CI Pipeline / dispatch (push) Has been cancelled
Trigger FluffyChat CI Pipeline / dispatch (push) Has been cancelled

This commit is contained in:
ember 2026-03-17 13:07:36 +00:00
parent 148173755b
commit 2f5c57c08d

View file

@ -16,7 +16,7 @@ jobs:
- name: Checkout Continuwuity
run: |
REF=${{ github.event.client_payload.ref || 'main' }}
REF=${{ github.event.client_payload.ref || 'deployment' }}
git clone --depth 1 --branch "${REF##refs/heads/}" \
http://forgejo.tooling.svc.cluster.local:3000/ember/continuwuity.git .