mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 08:55:43 +03:00
A make target for running the screenshots script locally
This commit is contained in:
@@ -37,4 +37,8 @@ ui-screenshots:
|
||||
--volume "$(shell pwd)/scripts/screenshots/screenshots:/screenshots" \
|
||||
nomad-ui-screenshots
|
||||
|
||||
ui-screenshots-local:
|
||||
@echo "==> Collecting UI screenshots (local)..."
|
||||
@cd scripts/screenshots/src && SCREENSHOTS_DIR="../screenshots" node index.js
|
||||
|
||||
.PHONY: build website
|
||||
|
||||
Reference in New Issue
Block a user