7 Commits

Author SHA1 Message Date
swb
995abac9dd
add Jenkinsfile 2023-06-01 21:55:38 +01:00
jinhojang6
46def4d695 BREAKING CHANGE: implement docusaurus 2023-06-01 18:40:13 +09:00
swb
9c419353d7
add ghost_api_key
They key is not secret, it will be available for inspection in dev
console when viewing requests made.
2023-03-23 13:22:56 +00:00
swb
69e7ac31ba
fix: CNAME file issue
CNAME file was located in ./static, but it should be in the
`build` directory after the build stage because the `build` folder was
created in the `build` stage.
2023-03-21 18:55:35 +00:00
8821801099
ci: fix dev site domain name
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-03-16 20:20:29 +01:00
swb
b5b73d85ce
add cleanup to Jenkinsfile 2023-03-16 18:39:12 +00:00
swb
2160e32d41
add jenkinsfile and CNAME file 2023-03-16 17:52:26 +00:00