dkbuild: configuration profil prod par défaut
This commit is contained in:
parent
54a5b5485d
commit
ad14de35ea
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue