! Re-enabling gitlab pages site
This commit is contained in:
parent
f63f0ec01e
commit
bc71787702
@ -17,25 +17,24 @@ build-site:
|
|||||||
- hugo
|
- hugo
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
expire_in: 10 mins
|
|
||||||
paths:
|
paths:
|
||||||
- "public"
|
- public/
|
||||||
|
|
||||||
|
|
||||||
#deploy-neocities:
|
#deploy-neocities:
|
||||||
# # This might get really ugly with neocities so hang on a while before we bother
|
# # This might get really ugly with neocities so hang on a while before we bother
|
||||||
# # trying to figure how tf we deploy this thing
|
# # trying to figure how tf we deploy this thing
|
||||||
# only:
|
# only:
|
||||||
# refs:
|
# refs:
|
||||||
# - neocities
|
# - neocities
|
||||||
#
|
#
|
||||||
# stage: deploy
|
# stage: deploy
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# # First the html
|
# # First the html
|
||||||
# - bash upload.sh -h
|
# - bash upload.sh -h
|
||||||
# # then we do the media files
|
# # then we do the media files
|
||||||
# - bash upload.sh -M
|
# - bash upload.sh -M
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user