Release v1.0.34
Some checks failed
Release Build / create-release (push) Failing after 6m29s
Release Build / create-docker-image (push) Has been skipped
Release Build / update-to-release-branch (push) Has been skipped

This commit is contained in:
2025-07-28 17:11:14 +06:00
parent 6f10caa69d
commit 707cd82717
4 changed files with 32 additions and 15 deletions

View File

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