try
This commit is contained in:
parent
5c097be671
commit
7171dd09f3
@ -10,8 +10,7 @@ jobs:
|
|||||||
needs: build
|
needs: build
|
||||||
if: gitea.ref == 'refs/heads/main'
|
if: gitea.ref == 'refs/heads/main'
|
||||||
steps:
|
steps:
|
||||||
- name: chekcout
|
- uses: https://github.com/actions/checkout@v4
|
||||||
uses: https://github.com/actions/checkout@v4
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: https://github.com/docker/setup-buildx-action@v3
|
uses: https://github.com/docker/setup-buildx-action@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user