Release v1.0.50
Some checks failed
Conditional Release Build / read-conditions (push) Successful in 8s
Conditional Release Build / create-docker-image (push) Has been cancelled
Conditional Release Build / update-to-release-branch (push) Has been cancelled
Conditional Release Build / create-release (push) Has been cancelled

This commit is contained in:
2025-07-28 18:30:51 +06:00
parent c3bc0d6ac0
commit d5c7efd117
5 changed files with 150 additions and 64 deletions

View File

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