This commit is contained in:
@@ -11,6 +11,10 @@ environment:
|
||||
TARGET_HOST: "test.chaos"
|
||||
|
||||
steps:
|
||||
- name: git log
|
||||
image: git
|
||||
commands:
|
||||
- git diff-tree --no-commit-id --name-only HEAD -r
|
||||
- name: test
|
||||
image: alpine
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user