mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
vault backup: 2022-07-12 09:00:45
This commit is contained in:
parent
24d197179b
commit
b02f65ab00
@ -26,7 +26,7 @@ This is the basic gitlab infrastructure which uses google cloud
|
|||||||
 
|
 
|
||||||
|
|
||||||
# 6 CI Website hosting
|
# 6 CI Website hosting
|
||||||
Due to the need to share artifacts produces by CI, most repo hosting services now also host websites. These are static websites i.e., all content if fixed. These websites are produced using Static Site Generators (SSGs). The code is hosted on the repo, which a CI pipeline converts into HTML files and publishes automatically.
|
Due to the need to share artifacts produces by CI, most repo hosting services now also host websites. These are static websites i.e., all content is fixed. These websites are produced using Static Site Generators (SSGs). The code is hosted on the repo, which a CI pipeline converts into HTML files and publishes automatically.
|
||||||
|
|
||||||
# 7 How to create
|
# 7 How to create
|
||||||
Most CI frameworks use YAML for configuration. YAML has a structured text based format similar to python and json
|
Most CI frameworks use YAML for configuration. YAML has a structured text based format similar to python and json
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user