From b892bdc3b74fd913d99714bdafa6467954ee121d Mon Sep 17 00:00:00 2001 From: Barry McCormick Date: Tue, 10 Oct 2023 16:46:00 -0700 Subject: [PATCH] test 47 --- .cirrus.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index f3f5210..c89dc87 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -5,7 +5,8 @@ env: ARCH: amd64 freebsd_instance: image: freebsd-13-2-release-amd64 -task: + +tasks: script: - echo "branch is $BRANCH" - pkg install -y git