7
1
mirror of https://gitlab.com/ansol/web-ansol.org.git synced 2024-06-06 08:03:01 +00:00
This commit is contained in:
Hugo Peixoto 2024-01-01 16:18:06 +00:00
parent ea4ed078ed
commit 98d4599d3e

View File

@ -6,12 +6,15 @@ test:
- hugo
except:
- master
- main
pages:
script:
- ./checkdates.rb
- hugo
artifacts:
paths:
- public
only:
- master
- main