Release v1.0.30
All checks were successful
Release Build / create-release (push) Successful in 6m30s
Release Build / create-docker-image (push) Successful in 3m41s
Release Build / update-to-release-branch (push) Successful in 8s

This commit is contained in:
2025-07-28 14:05:01 +06:00
parent c4a3ea4d98
commit bf643393ad
6 changed files with 183 additions and 209 deletions

View File

@@ -2,7 +2,7 @@
BIN_DIR=bin
APP_NAME=hello-api
VERSION=1.0.28
VERSION=1.0.30
build:
mkdir -p $(BIN_DIR)