feat: update Docker image build workflow to use dynamic registry URL and improve tag handling
Some checks failed
Build Docker Image / build (push) Failing after 13s

This commit is contained in:
2026-03-02 19:37:44 +01:00
parent 201c4759b6
commit 282dd7a327
3 changed files with 59 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
{
"name": "onepiecedle",
"private": true,
"version": "0.0.1",
"type": "module",
"scripts": {
"dev": "vite dev",