aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Delete gitlab-ciGravatar Tom Willemse2020-10-101-37/+0
| | | | Everything works on Jenkins now, no need to also build on Gitlab.
* Fix publishingGravatar Tom Willemse2020-03-191-4/+4
| | | | | Since everything is published to public/ instead of public_html/ now, I don’t need to move any directory.
* Move public_html to publicGravatar Tom Willemse2019-10-061-2/+2
| | | | | If I remember correctly the gitlab pages deployment needs everything to be in ‘public’.
* Fix gitlab-ci.ymlGravatar Tom Willemse2019-10-061-1/+1
| | | | ‘before_script’ should be an array of strings.
* Use Cask to run EmacsGravatar Tom Willemse2019-10-061-0/+2
|
* Don’t use make on the css stepGravatar Tom Willemse2019-10-061-1/+1
| | | | The finalgene/lessc image doesn’t appear to have make installed.
* Fix typoGravatar Tom Willemse2019-10-061-0/+35