change build to docker hub

This commit is contained in:
Warunee Tamkoo 2025-12-23 23:32:02 +07:00
parent d10c86e0cb
commit c87e467a6e
16 changed files with 628 additions and 124 deletions

View file

@ -1,9 +1,9 @@
name: release-dev
run-name: release-dev ${{ github.actor }}
on:
push:
tags:
- "command-[0-9]+.[0-9]+.[0-9]+"
# push:
# tags:
# - "command-[0-9]+.[0-9]+.[0-9]+"
workflow_dispatch:
env:
REGISTRY: docker.frappet.com