ci: update docker registry path from with_you to carrot_bbs
This commit is contained in:
@@ -377,8 +377,8 @@ jobs:
|
|||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
provenance: false
|
provenance: false
|
||||||
cache-from: type=registry,ref=code.littlelan.cn/with_you/frontend-web:buildcache
|
cache-from: type=registry,ref=code.littlelan.cn/carrot_bbs/frontend-web:buildcache
|
||||||
cache-to: type=registry,ref=code.littlelan.cn/with_you/frontend-web:buildcache,mode=max
|
cache-to: type=registry,ref=code.littlelan.cn/carrot_bbs/frontend-web:buildcache,mode=max
|
||||||
|
|
||||||
- name: Show image tags
|
- name: Show image tags
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user