This commit is contained in:
Barry McCormick
2023-10-10 12:15:24 -07:00
parent 5477e40335
commit cb1842583d

View File

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