diff --git a/.cirrus.yml b/.cirrus.yml index 27415d2..2d35136 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -21,8 +21,8 @@ task: - bastille list - git clone https://github.com/BastilleBSD/templates.git - cd templates - - echo " branch is $branch " - - git diff --dirstat main $branch ./* > diff.txt + - echo " branch is $BRANCH " + - git diff --dirstat main $BRANCH ./* > diff.txt - echo "*** diff.txt ***" - cat diff.txt - # Use sed to remove characters before the match pattern