This commit is contained in:
@@ -36,7 +36,7 @@ local build(dir, package) = {
|
||||
{
|
||||
name: 'git log',
|
||||
image: 'cr.wks/debian-testing',
|
||||
commands: [ 'bin/find_changes.sh' ]
|
||||
commands: [ 'bin/find_changes.sh', 'ls -la' ]
|
||||
},
|
||||
# [
|
||||
# build('_CI-CD', app)
|
||||
|
||||
Reference in New Issue
Block a user