mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-11 17:29:46 +01:00
test 61
This commit is contained in:
@@ -24,7 +24,7 @@ task:
|
||||
- git clone https://github.com/BastilleBSD/templates.git
|
||||
- cd templates
|
||||
- echo " branch is $BRANCH "
|
||||
- git diff --dirstat main..$BRANCH ./*
|
||||
- git diff --dirstat main..cicd ./*
|
||||
- git diff --dirstat main..$BRANCH ./* >> diff.txt
|
||||
- echo "*** diff.txt ***"
|
||||
- cat diff.txt
|
||||
|
||||
Reference in New Issue
Block a user