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