using debian image from wks
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is passing

This commit is contained in:
2024-04-08 18:45:17 +02:00
parent 366a0b2e42
commit 55e8a7566c
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -67,7 +67,7 @@ job "drone-runner" {
resources {
cpu = 300
memory = 1500
memory = 500
}
}