This commit is contained in:
Barry McCormick
2023-10-10 17:18:08 -07:00
parent b37d30dc5f
commit b135235fb4

View File

@@ -22,6 +22,7 @@ task:
- git clone https://github.com/BastilleBSD/templates.git
- cd templates
- echo " branch is $BRANCH "
- git diff --dirstat main cicd ./*
- git diff --dirstat main cicd ./* >> diff.txt
- echo "*** diff.txt ***"
- cat diff.txt