Исправлен workflow - 20 для сборки и релиза
Some checks failed
Release Build / release (push) Successful in 1m39s
Release Build / create-docker-image (push) Failing after 49s
Release Build / create-release (push) Has been skipped

This commit is contained in:
2025-07-27 15:08:50 +06:00
parent 381eefa47b
commit c1e0f6e04f
2 changed files with 154 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ jobs:
docker --version
# Setup Docker Buildx for multi-platform builds
docker buildx create --name multiplatform --use
docker buildx create --use
docker buildx inspect --bootstrap
- name: Login to Docker Hub