mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-07 15:23:06 +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'
|
sh 'npm install --silent'
|
||||||
/* TODO: Build the main page. */
|
/* TODO: Build the main page. */
|
||||||
sh 'mkdir -p build/docs'
|
sh 'mkdir -p build/docs'
|
||||||
|
sh 'cp index.html build/docs/'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user