Add deploy plugin to Kotlin sample

This commit is contained in:
Oleg Zhurakousky
2021-03-16 14:02:37 +01:00
parent d5eca86217
commit 51ee613ddb
2 changed files with 8 additions and 1 deletions

View File

@@ -28,7 +28,7 @@
<module>function-sample-cloudevent</module>
<module>function-sample-cloudevent-stream</module>
<module>function-sample-cloudevent-rsocket</module>
<!-- <module>function-sample-kotlin-web</module> -->
<module>function-sample-kotlin-web</module>
</modules>
<build>