Skip to content
Extraits de code Groupes Projets
Valider 219eeb5f rédigé par remi-filament's avatar remi-filament
Parcourir les fichiers

Make latest version 14.0

parent 544b94fb
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -4,7 +4,7 @@ set -ex
# Get Odoo version
version="$DOCKER_TAG"
if [ "$version" == latest ]; then
version=12.0
version=14.0
fi
if [ -z "$IMAGE_NAME" ]; then
......
......@@ -4,7 +4,7 @@ set -ex
# Get Odoo version
version="$DOCKER_TAG"
if [ "$version" == latest ]; then
version=12.0
version=14.0
fi
if [ -z "$IMAGE_NAME" ]; then
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter