This commit is contained in:
@@ -53,6 +53,7 @@ job "drone" {
|
||||
|
||||
env {
|
||||
TZ = "Europe/Berlin"
|
||||
DRONE_GIT_ALWAYS_AUTH = true
|
||||
DRONE_GITEA_SERVER = "http://gitea.service.nr5"
|
||||
DRONE_GITEA_CLIENT_ID = "6c48da2c-2748-438e-b776-51f41d3fe607"
|
||||
DRONE_GITEA_CLIENT_SECRET = "gto_ewohqwympejkb52veheox6doc4juodojyyvph4yf4gekhgtx7zna"
|
||||
@@ -62,7 +63,7 @@ job "drone" {
|
||||
}
|
||||
|
||||
resources {
|
||||
cpu = 200
|
||||
cpu = 100
|
||||
memory = 128
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user