More script updates and site content changes

Also in this commit, I added my Keybase proof btw.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
This commit is contained in:
Andrei Jiroh Halili 2023-07-15 16:49:46 +00:00
parent 8b77e1e70f
commit 3e9b4b9bf3
7 changed files with 148 additions and 13 deletions

View file

@ -1,5 +1,8 @@
# The Docker image that will be used to build your app
image: quay.io/ajhalili2006/mkdocs-material-build-ci:nightly
image:
name: quay.io/ajhalili2006/mkdocs-material-build-ci:nightly
entrypoint:
- sh
stages:
- build
@ -41,6 +44,6 @@ pages:srht:
- pages
script:
- tar -C gmi -cvz . -f site.tar.gz
- doppler run -- ./bin/deploykit-srht.site.sh
- doppler run -- ./bin/deploykit-gmi.sh
rules:
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH