This commit is contained in:
Barry McCormick
2023-10-10 11:55:34 -07:00
parent e2b30436ea
commit 5477e40335

View File

@@ -6,7 +6,7 @@ task:
freebsd_instance:
image: freebsd-13-2-release-amd64
script:
- export BRANCH=${ github_ref }
- export BRANCH="${GITHUB_REF}"
- echo "branch is $BRANCH"
- pkg install -y git
- git clone https://github.com/BastilleBSD/bastille.git