using debian image from wks
This commit is contained in:
@@ -12,7 +12,7 @@ environment:
|
||||
|
||||
steps:
|
||||
- name: git log
|
||||
image: git
|
||||
image: cr.wks/debian-stable
|
||||
commands:
|
||||
- git diff-tree --no-commit-id --name-only HEAD -r
|
||||
- name: test
|
||||
|
||||
@@ -67,7 +67,7 @@ job "drone-runner" {
|
||||
|
||||
resources {
|
||||
cpu = 300
|
||||
memory = 1500
|
||||
memory = 500
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user