WHOA Sun 21 Apr 17:23:21 CEST 2024
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-04-21 17:23:21 +02:00
parent 8c96788392
commit 98234e569a
3 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ local build(dir, package) = {
steps: [
{
name: 'git log',
image: 'cr.wks/debian-stable',
image: 'cr.wks/debian-testing',
commands: [ 'bin/find_changes.sh' ]
},
# [