Initialisation depot

This commit is contained in:
Serge NOEL
2026-02-10 12:12:11 +01:00
commit c3176e8d79
818 changed files with 52573 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# Version configuration for auth-service
# This file defines the base version for automated builds
BASE_VERSION=1.0
DOCKER_REPO=docker.aipice.fr/hexah/auth-service
# Build configuration
BUILD_ON_BRANCHES=main,master
TEST_ON_BRANCHES=main,master,develop,feature/*
# Docker registry configuration
REGISTRY_URL=docker.io
REGISTRY_NAMESPACE=hexah
# Deployment configuration
DEPLOY_NAMESPACE=infrastructure--artifactory--service
DEPLOY_SERVICE=auth-service