Drone CI config #795

Fechado
kiwii quer mesclar 5 commits de drone-ci em master
Proprietário(a)
Nenhuma descrição fornecida.
kiwii adicionou 1 commit 2020-06-26 11:39:25 +00:00
kiwii alterou o título de WIP: Drone CI config para Drone CI config 2020-06-26 11:40:55 +00:00
kiwii adicionou 1 commit 2020-06-26 11:47:32 +00:00
kiwii adicionou 1 commit 2020-06-26 11:53:26 +00:00
igalic revisou 2020-06-26 18:54:16 +00:00
igalic deixou um comentário
Proprietário(a)

👀

👀
@ -0,0 +37,4 @@
mount: [ "~/.cargo/", "./target" ]
},
volumes: [ { name: "cache", path: "/tmp/cache" } ]
};
Proprietário(a)

this hash looks the same

this hash looks the same
@ -0,0 +52,4 @@
mount: [ "~/.cargo/", "./target" ]
},
volumes: [ { name: "cache", path: "/tmp/cache" } ]
};
Proprietário(a)

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 Desatualizado
@ -0,0 +66,4 @@
// otherwise it does nothing.
local startDb(db) = if db == "postgres" then {
name: "start-db",
image: "postgres:9.6-alpine",
Proprietário(a)

do we support any newer versions ?
this feels quite old

do we support any newer versions ? this feels quite old
kiwii adicionou 1 commit 2020-07-15 10:42:14 +00:00
kiwii adicionou 1 commit 2020-07-15 10:45:45 +00:00
Dummy commit to retrigger the build
Algumas verificações reportaram erros
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build is failing
614be45425
Autor
Proprietário(a)

Closing in favor of #798

Closing in favor of #798
kiwii fechou este pull request 2020-07-15 10:48:31 +00:00
Algumas verificações reportaram erros
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build is failing

Pull Request Fechado

Inicie a sessão para participar desta conversa.
Sem revisor
Sem marco
Sem projeto
Sem responsáveis
2 participantes
Notificações
Data limite
A data limite é inválida ou está fora do intervalo permitido. Por favor, use o formato "yyyy-mm-dd".

Não há data limite definida.

Dependências

Não há dependências definidas.

Referência: Plume/Plume#795
Nenhuma descrição fornecida.