7
1
mirror of https://gitlab.com/ansol/web-ansol.org.git synced 2024-11-22 14:21:31 +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 - hugo
except: except:
- master - master
- main
pages: pages:
script: script:
- ./checkdates.rb
- hugo - hugo
artifacts: artifacts:
paths: paths:
- public - public
only: only:
- master - master
- main