mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-12 09:50:10 +01:00
test 40
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user