dkbuild: configuration profil prod par défaut

This commit is contained in:
Jephté Clain 2023-11-21 18:18:52 +04:00
parent 54a5b5485d
commit ad14de35ea
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
default_profile "${DKBUILD_PROFILE:-devel}"
default_profile "${DKBUILD_PROFILE:-prod}"
if profile jclain; then
setenv REGISTRY=docker.jclain.fr