mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-22 06:11:30 +00:00
Fix CI
This commit is contained in:
parent
ea4ed078ed
commit
98d4599d3e
@ -6,12 +6,15 @@ test:
|
||||
- hugo
|
||||
except:
|
||||
- master
|
||||
- main
|
||||
|
||||
pages:
|
||||
script:
|
||||
- ./checkdates.rb
|
||||
- hugo
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
only:
|
||||
- master
|
||||
- main
|
||||
|
Loading…
Reference in New Issue
Block a user