Files
Maison/arti-api/auth-service/version.conf
2026-02-10 12:12:11 +01:00

17 lines
455 B
Plaintext

# 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