feature: push image on tag
Some checks are pending
Docker / build (push) Waiting to run

This commit is contained in:
Alexander
2024-11-20 12:24:11 +09:00
committed by GitHub
parent af6d2092f0
commit 7c367bb4f7

View File

@@ -8,6 +8,7 @@ name: Docker
on: on:
push: push:
branches: [ "main" ] branches: [ "main" ]
tags: [ "*" ]
env: env:
# Use docker.io for Docker Hub if empty # Use docker.io for Docker Hub if empty