mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-12 01:39:56 +01:00
test 37
This commit is contained in:
@@ -8,7 +8,7 @@ task:
|
||||
freebsd_instance:
|
||||
image: freebsd-13-2-release-amd64
|
||||
script:
|
||||
- branch='${{ github.ref }}'
|
||||
- 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