Skip to content

Commit a50753e

Browse files
committed
feat:新增后台dashboard接口
1 parent f0e7304 commit a50753e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
context: .
4242
platforms: linux/amd64,linux/arm64
4343
push: true
44-
tags: ${{ secrets.DOCKER_USERNAME }}/filecodebox:latest
44+
tags: ${{ secrets.DOCKER_USERNAME }}/filecodebox:beta
4545
cache-from: type=local,src=/tmp/.buildx-cache
4646
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max
4747
- name: Move cache

0 commit comments

Comments
 (0)