mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2024-11-10 03:39:38 +00:00
chore(gitpod): bump devenv image to build based on 34a2eb5ce4
[skip ci] Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
This commit is contained in:
parent
c88c2e5519
commit
bb222552d2
1 changed files with 3 additions and 3 deletions
|
@ -6,11 +6,11 @@
|
|||
|
||||
checkoutLocation: tildeweb-ajhalili2006
|
||||
|
||||
image: ghcr.io/ajhalili2006/ajhalili2006.github.io/devenv:commit-b9683f870d90ffe1a6c2d4d22c69fb8e99322e17
|
||||
image: ghcr.io/ajhalili2006/ajhalili2006.github.io/devenv:commit-34a2eb5ce41701454dfede862a6284cc92bfe175
|
||||
|
||||
tasks:
|
||||
- init: |
|
||||
pipenv install
|
||||
pipenv sync --verbose
|
||||
command: |
|
||||
FF_ENABLE_COMMIT_DATA=true pipenv run -- mkdocs serve --watch overrides --watch-theme --livereload
|
||||
name: site-localdev
|
||||
|
@ -20,4 +20,4 @@ tasks:
|
|||
ports:
|
||||
- port: 8000
|
||||
onOpen: notify
|
||||
visibility: public
|
||||
visibility: public
|
||||
|
|
Loading…
Reference in a new issue