Drone CI config #795

Fechado
kiwii quer aplicar o merge de 5 commits de drone-ci em master
Proprietário
Ainda não há conteúdo.
kiwii adicionou 1 commit 4 anos atrás
kiwii alterou o título de WIP: Drone CI config para Drone CI config 4 anos atrás
kiwii adicionou 1 commit 4 anos atrás
kiwii adicionou 1 commit 4 anos atrás
igalic revisou 4 anos atrás
igalic deixou um comentário
Proprietário

👀

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

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

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

do we support any newer versions ?
this feels quite old

do we support any newer versions ? this feels quite old
kiwii adicionou 1 commit 4 anos atrás
kiwii adicionou 1 commit 4 anos atrás
continuous-integration/drone/push Build was killed Detalhes
continuous-integration/drone/pr Build is failing Detalhes
614be45425
Dummy commit to retrigger the build
Autor
Proprietário

Closing in favor of #798

Closing in favor of #798
kiwii fechou este pull request 4 anos atrás
Algumas verificações reportaram erros
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build is failing
Este pull request não pode ser reaberto porque o branch foi excluído.
Você também pode ver as instruções para a linha de comandos.

Passo 1:

No repositório do seu projeto, crie um novo branch e teste as alterações.
git checkout -b drone-ci master
git pull origin drone-ci

Passo 2:

Faça merge das alterações e atualize no Forgejo.
git checkout master
git merge --no-ff drone-ci
git push origin master
Acesse para participar desta conversação.
Sem revisor
Sem marco
Sem responsável
2 participante(s)
Notificações
Data limite
A data limite é inválida ou está fora do intervalo. Por favor, use o formato 'dd/mm/aaaa'.

Data limite não informada.

Dependências

Nenhuma dependência definida.

Referência: Plume/Plume#795
Carregando…
Ainda não há conteúdo.