mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-13 02:10:55 +01:00
test 37
This commit is contained in:
@@ -8,7 +8,7 @@ task:
|
|||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image: freebsd-13-2-release-amd64
|
image: freebsd-13-2-release-amd64
|
||||||
script:
|
script:
|
||||||
- branch='${{ github.ref }}'
|
- branch=${{ github.ref }}
|
||||||
- echo "branch is $branch"
|
- echo "branch is $branch"
|
||||||
- pkg install -y git
|
- pkg install -y git
|
||||||
- git clone https://github.com/BastilleBSD/bastille.git
|
- git clone https://github.com/BastilleBSD/bastille.git
|
||||||
|
|||||||
Reference in New Issue
Block a user