listing
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-09-13 20:07:39 +02:00
parent 83e3907708
commit d1247a3b02

View File

@@ -36,7 +36,7 @@ local build(dir, package) = {
{ {
name: 'git log', name: 'git log',
image: 'cr.wks/debian-testing', image: 'cr.wks/debian-testing',
commands: [ 'bin/find_changes.sh' ] commands: [ 'bin/find_changes.sh', 'ls -la' ]
}, },
# [ # [
# build('_CI-CD', app) # build('_CI-CD', app)