Drone CI config #795

Затворени
kiwii заяви обединяване на 5 ревизии от drone-ci във master
kiwii коментира преди 4 години
Притежател
Все още няма съдържание.
kiwii added 1 commit преди 4 години
kiwii changed title from WIP: Drone CI config to Drone CI config преди 4 години
kiwii added 1 commit преди 4 години
kiwii added 1 commit преди 4 години
igalic reviewed преди 4 години
igalic left a comment
Притежател

👀

👀
@ -0,0 +37,4 @@
mount: [ "~/.cargo/", "./target" ]
},
volumes: [ { name: "cache", path: "/tmp/cache" } ]
};
Притежател

this hash looks the same

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?

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 Outdated
@ -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

do we support any newer versions ? this feels quite old
kiwii added 1 commit преди 4 години
kiwii added 1 commit преди 4 години
continuous-integration/drone/push Build was killed Details
continuous-integration/drone/pr Build is failing Details
614be45425
Dummy commit to retrigger the build
kiwii коментира преди 4 години
Участник
Притежател

Closing in favor of #798

Closing in favor of #798
kiwii closed this pull request преди 4 години
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build is failing
Тази завка за сливане не може да бъде отворена повторно, защото клонът е бил изтрит.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b drone-ci master
git pull origin drone-ci

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff drone-ci
git push origin master
Впишете се за да се присъедините към разговора.
No reviewers
Няма етап
Няма изпълнители
2 участника
Известия
Due Date
Крайният срок е невалиден или извън обхват. Моля използвайте форматът 'гггг-мм-дд'.

No due date set.

Зависимости

No dependencies set.

Reference: Plume/Plume#795
Зареждане…
Все още няма съдържание.