You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
264 B
Markdown

2 years ago
---
layout: post
title: "Testing AutoBuild"
---
2 years ago
I just spent an hour trying to get a githook to work. TL;DR: It seems to work if I put it in a script and call the script. Environment variables arent being passed for some reason otherise. At least I hope…..