feat 修改git地址
All checks were successful
Build image / build (push) Successful in 2m28s

This commit is contained in:
timerzz 2024-06-04 20:07:09 +08:00
parent d1275c3ce1
commit 802e75fa7b

View File

@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: https://git.timerzz.com:20443/timerzz/checkout@v4
uses: http://192.168.31.55:13000/timerzz/checkout@v4
- name: build
run: docker build -t ${{ vars.DOCKER_REGISTRY }}/${{ vars.IMAGE_NAME }}:1.3 -f Dockerfile .
- name: tag