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