更新 .gitea/actions/action-docker-build-push/action.yml
Some checks failed
Some checks failed
This commit is contained in:
parent
07840bc454
commit
35232056d5
@ -120,7 +120,7 @@ runs:
|
|||||||
echo TAGS=${{ steps.meta.outputs.TAGS }}
|
echo TAGS=${{ steps.meta.outputs.TAGS }}
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v6.9.0
|
||||||
with:
|
with:
|
||||||
context: ${{ inputs.context }}
|
context: ${{ inputs.context }}
|
||||||
file: ${{ inputs.file }}
|
file: ${{ inputs.file }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user