Initialisation depot
This commit is contained in:
17
arti-api/auth-service/version.conf
Normal file
17
arti-api/auth-service/version.conf
Normal 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
|
||||
Reference in New Issue
Block a user