testing git diff
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2024-04-08 18:13:27 +02:00
parent 752eb2c6d7
commit 94e5fc783e
2 changed files with 7 additions and 3 deletions

View File

@@ -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: