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

Fix docker hooks

parent d0afcec2
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -6,4 +6,5 @@ time docker image build \
--build-arg BUILD_DATE="$(date --rfc-3339 ns)" \
--build-arg ODOO_VERSION="10.0" \
--file "Dockerfile" \
--tag "remifilament/odoo" \
--tag "remifilament/odoo:10.0" \
.
......@@ -2,4 +2,3 @@
set -ex
docker image push "remifilament/odoo:10.0"
docker image push "remifilament/odoo:latest"
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