mirror of
https://github.com/vacp2p/rfc.vac.dev.git
synced 2026-01-07 23:23:51 -05:00
chore: Build streamlined (#4)
* chore: create a command for unified build and scrape flow * chore: cleanup repo from temp folders * feat: add new .md fetching mode * feat: fetching through git added * ci: add Scrape stage to the Jenkinsfile * feat: add env variables to the Jenkinsfile
This commit is contained in:
@@ -1 +1,8 @@
|
||||
# github | git
|
||||
FETCH_MODE=git
|
||||
|
||||
# Directories to include in the build
|
||||
INCLUDED_DIRS="codex,nomos,status,vac,waku"
|
||||
|
||||
# Github token used for authentication if fetch mode is Github
|
||||
GITHUB_TOKEN=
|
||||
Reference in New Issue
Block a user