mirror of
https://github.com/status-im/js-waku-examples.git
synced 2025-01-23 13:30:37 +00:00
ci: copy index.html file when publishing
This commit is contained in:
parent
d4d8c60b68
commit
9c927c7ad9
1
ci/Jenkinsfile
vendored
1
ci/Jenkinsfile
vendored
@ -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…
x
Reference in New Issue
Block a user