feat 更换checkout
This commit is contained in:
parent
5c3773e235
commit
d9a0770be5
@ -5,7 +5,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: https://gitea.timerzz.com/timerzz/checkout@v4
|
||||||
- name: build
|
- name: build
|
||||||
run: docker build -t ${{ vars.DOCKER_REGISTRY }}/${{ vars.IMAGE_NAME }}:1.3 -f Dockerfile .
|
run: docker build -t ${{ vars.DOCKER_REGISTRY }}/${{ vars.IMAGE_NAME }}:1.3 -f Dockerfile .
|
||||||
- name: tag
|
- name: tag
|
||||||
|
Loading…
Reference in New Issue
Block a user