Merge pull request #234 from waku-org/ci/copy-index.html
This commit is contained in:
commit
383ea2180c
|
@ -29,6 +29,7 @@ pipeline {
|
|||
sh 'npm install --silent'
|
||||
/* TODO: Build the main page. */
|
||||
sh 'mkdir -p build/docs'
|
||||
sh 'cp index.html build/docs/'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue