Drone CI config #795

Fermé
kiwii veut fusionner 5 révision(s) depuis drone-ci vers master
kiwii a commenté il y a 4 ans
Propriétaire
Il n'existe pas encore de contenu.
kiwii a ajouté 1 révision il y a 4 ans
kiwii a modifié le titre de WIP: Drone CI config à Drone CI config il y a 4 ans
kiwii a ajouté 1 révision il y a 4 ans
kiwii a ajouté 1 révision il y a 4 ans
igalic révisé il y a 4 ans
igalic laisser 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 il y a 4 ans
kiwii a ajouté 1 révision il y a 4 ans
continuous-integration/drone/push Build was killed Détails
continuous-integration/drone/pr Build is failing Détails
614be45425
Dummy commit to retrigger the build
kiwii a commenté il y a 4 ans
Éditeur
Propriétaire

Closing in favor of #798

Closing in favor of #798
kiwii a fermé cette pull request il y a 4 ans
Quelques vérifications ont signalé des erreurs
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build is failing
Cette demande d'ajout ne peut pas être rouverte car la branche a été supprimée.
Vous pouvez également voir les instructions en ligne de commande.

Étape 1:

Depuis le dépôt de votre projet, sélectionnez une nouvelle branche et testez les modifications.
git checkout -b drone-ci master
git pull origin drone-ci

Étape 2:

Fusionner les modifications et mettre à jour sur Forgejo.
git checkout master
git merge --no-ff drone-ci
git push origin master
Connectez-vous pour rejoindre cette conversation.
Aucune évaluation
Aucun jalon
Pas d'assignataires
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

No dependencies set.

Reference: Plume/Plume#795
Chargement…
Il n'existe pas encore de contenu.