Merge branch 'main' of ssh://gitea.service.nr5:2222/chaos/docker-images
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user