This commit is contained in:
Barry McCormick
2023-10-10 17:56:08 -07:00
parent 71eee5f067
commit 3bb6d567ba

View File

@@ -10,6 +10,7 @@ task:
show_build_trigger: echo $BRANCH
script:
- echo "branch is $BRANCH"
- echo "trigger is $TRIGGER"
- pkg install -y git
- git clone https://github.com/BastilleBSD/bastille.git
- cd bastille