Drone CI, gitbase.de
the build was successful

This commit is contained in:
Sebastian Frank
2018-11-01 12:13:04 +01:00
parent 6d9bcdc127
commit b30e98eb75
+6
View File
@@ -0,0 +1,6 @@
pipeline:
build_ui:
image: node
commands:
- npm install
- npm run build