ci: update docker registry path from with_you to carrot_bbs
Some checks failed
Frontend CI / build-and-push-web (push) Failing after 2m33s
Frontend CI / ota-android (push) Successful in 10m37s
Frontend CI / build-android-apk (push) Successful in 43m57s

This commit is contained in:
lafay
2026-04-27 13:40:41 +08:00
parent f478fa3fd3
commit 0e4306c3ac

View File

@@ -377,8 +377,8 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64
provenance: false
cache-from: type=registry,ref=code.littlelan.cn/with_you/frontend-web:buildcache
cache-to: type=registry,ref=code.littlelan.cn/with_you/frontend-web:buildcache,mode=max
cache-from: type=registry,ref=code.littlelan.cn/carrot_bbs/frontend-web:buildcache
cache-to: type=registry,ref=code.littlelan.cn/carrot_bbs/frontend-web:buildcache,mode=max
- name: Show image tags
run: |