Compare commits
2 Commits
76f6af9187
...
e85dd7e44b
| Author | SHA1 | Date | |
|---|---|---|---|
| e85dd7e44b | |||
| c9c117a24d |
@@ -40,6 +40,7 @@ job "apt-cacher-ng" {
|
|||||||
config {
|
config {
|
||||||
image = "cr.wks/apt-cacher-ng"
|
image = "cr.wks/apt-cacher-ng"
|
||||||
ports = ["http"]
|
ports = ["http"]
|
||||||
|
force_pull = true
|
||||||
}
|
}
|
||||||
|
|
||||||
volume_mount {
|
volume_mount {
|
||||||
|
|||||||
@@ -70,6 +70,7 @@ job "drone" {
|
|||||||
DRONE_JSONNET_ENABLED = true
|
DRONE_JSONNET_ENABLED = true
|
||||||
DRONE_LOGS_DEBUG = true
|
DRONE_LOGS_DEBUG = true
|
||||||
DRONE_LOGS_TRACE = true
|
DRONE_LOGS_TRACE = true
|
||||||
|
DRONE_USER_CREATE = "username:do,admin:true"
|
||||||
}
|
}
|
||||||
|
|
||||||
resources {
|
resources {
|
||||||
|
|||||||
Reference in New Issue
Block a user