Commit Graph

14 Commits

Author SHA1 Message Date
Greenscreener
3a0060522e Fix #19, deploy from master 2023-03-25 22:31:03 +01:00
Vojtěch Káně
ab6542efc3 Whitespace cleanup 2022-02-21 12:00:17 +01:00
Vojtěch Káně
24c59f3bfb Update Hugo from 0.55.6 to 0.78.1 2020-11-10 21:55:19 +01:00
Vojtěch Káně
667d7e75a4 Shorten CI artifacts expirations
Our CI artifacts currently take up over 2GB, which is A LOT given they can easily be rebuilt later.
2020-09-28 17:11:45 +02:00
Vojtěch Káně
f4bfb14430 Run docker-build in CI when manually requested only
The mentioned job is run very often, because of issues in GitLab:
https://gitlab.com/gitlab-org/gitlab/-/issues/27318
https://gitlab.com/gitlab-org/gitlab-foss/-/issues/59354

Given how rarely a rebuild is actually needed, I consider this to be an
acceptable compromise.
2020-05-18 17:04:41 +02:00
Greenscreener
d377744408 Added automatic linting container builds. 2019-09-08 19:25:23 +02:00
Greenscreener
1555d75788 Pulling images from gitlab docker container registry. 2019-09-08 19:11:31 +02:00
Greenscreener
95c642bfc7 Deploy and build only in production. 2019-07-25 13:35:17 +02:00
Greenscreener
c4b60aa5fe Deployments and builds now happen only on master. 2019-07-25 13:28:13 +02:00
Greenscreener
9fa3702fc5 Changed docker image, because the old one was outdated. 2019-07-25 13:28:03 +02:00
Greenscreener
0e2e9cd24a Testing firebase deploy, also enabled build for all branches for testing. 2019-07-25 13:27:51 +02:00
Greenscreener
fc9ea773d7 Don't lint submodules. 2019-07-25 12:52:13 +02:00
Greenscreener
8331f0a717 Added linting to .gitlab-ci.yml 2019-07-19 13:09:11 +02:00
Vojtěch Káně
c63825bfd4 Enable Gitlab CI to test buildability. 2019-07-16 11:34:03 +02:00