We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cedb6ca commit 85e9ce3Copy full SHA for 85e9ce3
.github/workflows/publish.yml
@@ -73,7 +73,6 @@ jobs:
73
--cache-to=type=registry,ref=ghcr.io/elementsinteractive/lightman-ai:buildcache,mode=max \
74
-t docker.io/elementsinteractive/lightman-ai:latest \
75
-t docker.io/elementsinteractive/lightman-ai:${{ steps.meta.outputs.version }} \
76
- ${{ steps.meta.outputs.labels }}
77
.
78
79
release_notes:
0 commit comments