~ajhalili2006's personal website, built with Zensical (successor of Material for Mkdocs) [old repo name got bugged while attempting to do manual knot migration via repo deletion] andreijiroh.dev
zensical mkdocs-material website

chore: remove env vars debugger

probably not needed for now, also security risk btw

andreijiroh.dev 0e6ada94 741e0a94

verified
Changed files
-3
.tangled
workflows
-3
.tangled/workflows/site-deploy.yml
···
PIPENV_IGNORE_PIPFILE: "true"
steps:
-
- name: env debugger
-
command: |
-
env | grep -i 'CI\|PIP\|NODE\|CAIRO\|PANGO\|GDK\|LIBRSVG\|FONTCONFIG\|FREETYPE\|ZLIB\|LD_LIBRARY_PATH\|NIX'
- name: Install deps
command: |
pipenv install --deploy --ignore-pipfile