Skip to content

Commit ba20d17

Browse files
Update build_docker.yml
1 parent f18dc7a commit ba20d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
context: ./backend
5555
push: true
5656
tags: |
57-
dataease-v2/sqlbot:${{ inputs.image_version }}
57+
registry.cn-shanghai.aliyuncs.com/dataease-v2/sqlbot:${{ inputs.image_version }}
5858
#${{ secrets.DOCKERHUB_REGISTRY }}/sqlbot:latest
5959
#${{ secrets.DOCKERHUB_REGISTRY }}/sqlbot:${{ github.sha }}
6060
#- name: Build Image

0 commit comments

Comments
 (0)