This commit is contained in:
@@ -35,7 +35,7 @@ local build(dir, package) = {
|
|||||||
{
|
{
|
||||||
name: 'git log',
|
name: 'git log',
|
||||||
image: 'cr.wks/debian-stable',
|
image: 'cr.wks/debian-stable',
|
||||||
commands: [ 'git diff-tree --no-commit-id --name-only HEAD -r' ]
|
commands: [ 'bin/find_changes.sh' ]
|
||||||
},
|
},
|
||||||
# [
|
# [
|
||||||
# build('_CI-CD', app)
|
# build('_CI-CD', app)
|
||||||
|
|||||||
Reference in New Issue
Block a user