sync: update fluffychat-build.yaml from wavecat repo
This commit is contained in:
parent
d536847a66
commit
3b7b383fa7
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
|
|
||||||
- name: Checkout FluffyChat
|
- name: Checkout FluffyChat
|
||||||
run: |
|
run: |
|
||||||
REF=${{ github.event.client_payload.ref || 'v2.4.1' }}
|
REF=${{ github.event.client_payload.ref || 'deployment' }}
|
||||||
git clone --depth 1 --branch "${REF##refs/heads/}" \
|
git clone --depth 1 --branch "${REF##refs/heads/}" \
|
||||||
http://forgejo.tooling.svc.cluster.local:3000/ember/fluffychat.git .
|
http://forgejo.tooling.svc.cluster.local:3000/ember/fluffychat.git .
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue