Update docker-image.yaml

This commit is contained in:
Eric Dubé
2024-05-24 16:37:01 -04:00
committed by GitHub
parent fc51424f86
commit 94e9f8fd34

View File

@@ -4,9 +4,10 @@ name: Docker Image CI
# Configures this workflow to run every time a change is pushed to the
# branch called `main`.
on:
push:
tags:
- '*.*.*'
workflow_dispatch:
# push:
# tags:
# - '*.*.*'
# branches:
# - 'release'
@@ -81,4 +82,4 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
cache-to: type=gha,mode=max