Drone CI config #795
Sans évaluateur
Labels
Sans labels
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
Sans jalon
Sans projet
Sans assignation
2 participants
Notifications
Échéance
Aucune échéance n'a été définie.
Dépendances
Aucune dépendance définie.
Référence : Plume/Plume#795
Chargement…
Ajouter une table
Référencer dans un nouveau ticket
Sans contenu.
Supprimer la branche "drone-ci"
La suppression d’une branche est permanente. Bien qu’une branche supprimée puisse temporairement subsister, elle NE PEUT PAS être facilement restaurée. Continuer ?
WIP: Drone CI configpar Drone CI config👀
@ -0,0 +37,4 @@
mount: [ "~/.cargo/", "./target" ]
},
volumes: [ { name: "cache", path: "/tmp/cache" } ]
};
this hash looks the same
@ -0,0 +52,4 @@
mount: [ "~/.cargo/", "./target" ]
},
volumes: [ { name: "cache", path: "/tmp/cache" } ]
};
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?
@ -0,0 +66,4 @@
// otherwise it does nothing.
local startDb(db) = if db == "postgres" then {
name: "start-db",
image: "postgres:9.6-alpine",
do we support any newer versions ?
this feels quite old
Closing in favor of #798
Demande d’ajout fermée