Update .gitlab-ci.yml file

This commit is contained in:
Russell Ballestrini 2025-06-01 22:21:18 +00:00
parent bdf3e61a69
commit 94147770ab

View file

@ -17,7 +17,7 @@ build:
- export THEME='pelican-themes/pelican-svbhack' - export THEME='pelican-themes/pelican-svbhack'
- export SITEURL='https://russell.ballestrini.net' - export SITEURL='https://russell.ballestrini.net'
- export REMARKBOX='60ce7710-9b9f-11e9-9ea3-040140774501' - export REMARKBOX='60ce7710-9b9f-11e9-9ea3-040140774501'
- export PLAUSIBLE_ANALYTICS='analytics.unturf.com' #- export PLAUSIBLE_ANALYTICS='analytics.unturf.com'
- make html - make html
- make resume - make resume
- mv output russell.ballestrini.net - mv output russell.ballestrini.net