diff --git a/.cirrus.yml b/.cirrus.yml index 468eaa4..338338f 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -10,6 +10,7 @@ task: show_build_trigger: echo $BRANCH script: - echo "branch is $BRANCH" + - echo "trigger is $TRIGGER" - pkg install -y git - git clone https://github.com/BastilleBSD/bastille.git - cd bastille