mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-06-07 13:09:32 +00:00
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:
parent
8b77e1e70f
commit
3e9b4b9bf3
7 changed files with 148 additions and 13 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue