Drone CI config #795

Fermé
kiwii souhaite fusionner 5 révision(s) depuis drone-ci vers master
Propriétaire
Sans contenu.
kiwii a ajouté 1 révision 2020-06-26 11:39:25 +00:00
kiwii a remplacé le titre WIP: Drone CI config par Drone CI config 2020-06-26 11:40:55 +00:00.
kiwii a ajouté 1 révision 2020-06-26 11:47:32 +00:00
kiwii a ajouté 1 révision 2020-06-26 11:53:26 +00:00
igalic a évalué cette demande d’ajout 2020-06-26 18:54:16 +00:00
igalic a laissé un commentaire
Propriétaire

👀

👀
@ -0,0 +37,4 @@
mount: [ "~/.cargo/", "./target" ]
},
volumes: [ { name: "cache", path: "/tmp/cache" } ]
};
Propriétaire

this hash looks the same

this hash looks the same
@ -0,0 +52,4 @@
mount: [ "~/.cargo/", "./target" ]
},
volumes: [ { name: "cache", path: "/tmp/cache" } ]
};
Propriétaire

as this hash
except for the name, and rebuild/restore

can we create a chommon hash and assigna that and only change the two keys?

as this hash except for the name, and rebuild/restore can we create a chommon hash and assigna that and only change the two keys?
.drone.jsonnet Périmé
@ -0,0 +66,4 @@
// otherwise it does nothing.
local startDb(db) = if db == "postgres" then {
name: "start-db",
image: "postgres:9.6-alpine",
Propriétaire

do we support any newer versions ?
this feels quite old

do we support any newer versions ? this feels quite old
kiwii a ajouté 1 révision 2020-07-15 10:42:14 +00:00
kiwii a ajouté 1 révision 2020-07-15 10:45:45 +00:00
Dummy commit to retrigger the build
Quelques vérifications ont signalé des erreurs
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build is failing
614be45425
Auteur
Propriétaire

Closing in favor of #798

Closing in favor of #798
kiwii a fermé cette demande d'ajout 2020-07-15 10:48:31 +00:00.
Quelques vérifications ont signalé des erreurs
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build is failing

Demande d’ajout fermée

Connectez-vous pour rejoindre cette conversation.
Sans évaluateur
Sans jalon
Sans projet
Sans assignation
2 participants
Notifications
Échéance
La date d’échéance est invalide ou hors plage. Veuillez utiliser le format "aaaa-mm-dd".

Aucune échéance n'a été définie.

Dépendances

Aucune dépendance définie.

Référence : Plume/Plume#795
Sans contenu.