You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tags: {% raw %}${{ steps.meta.outputs.tags }}{% endraw %}
155
+
labels: {% raw %}${{ steps.meta.outputs.labels }}{% endraw %}
156
156
```
157
-
158
157
All tags generated during the workflow reference the same image digest. This allows deployments to promote existing images between environments without rebuilding the container image.
0 commit comments