downgrade docker/metadata-action to v5 in Gitea workflow
Some checks failed
Build and Push Docker Image to Gitea / build (push) Failing after 3m24s
Some checks failed
Build and Push Docker Image to Gitea / build (push) Failing after 3m24s
This commit is contained in:
parent
c3963c32a3
commit
d248ff4631
@ -42,7 +42,7 @@ jobs:
|
||||
# 5. Extract metadata (tags, labels) for Docker
|
||||
- name: Extract metadata (tags, labels) for Docker
|
||||
id: meta
|
||||
uses: docker/metadata-action@v9
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: git.apisb.me/${{ env.IMAGE_NAME }}
|
||||
tags: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user