Remove DOCKER_METADATA_ANNOTATIONS_LEVELS
Some checks failed
Test code; build Docker image; push to Docker Hub, GitHub Container Registry and Gitea. / test (push) Failing after 11m26s
Some checks failed
Test code; build Docker image; push to Docker Hub, GitHub Container Registry and Gitea. / test (push) Failing after 11m26s
This commit is contained in:
@ -91,8 +91,6 @@ jobs:
|
|||||||
# Extract metadata (tags, labels) from Git reference and GitHub events for Docker
|
# Extract metadata (tags, labels) from Git reference and GitHub events for Docker
|
||||||
- id: meta
|
- id: meta
|
||||||
uses: https://github.com/docker/metadata-action@v5
|
uses: https://github.com/docker/metadata-action@v5
|
||||||
env:
|
|
||||||
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
|
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
ghcr.io/thelovinator1/discord-embed
|
ghcr.io/thelovinator1/discord-embed
|
||||||
|
Reference in New Issue
Block a user