logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe
commit: 9380abc8cd04459eaa5c19b0eb3f6ce3c5be8731
parent: 31fc11ef003da1e69b998fd0e0fe6a9b611e9712
Author: Roger Braun <roger@rogerbraun.net>
Date:   Tue, 22 Nov 2016 14:04:54 +0100

ci.

Diffstat:

M.gitlab-ci.yml2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -17,4 +17,4 @@ test: build: script: - npm install - - node_modules/webpack/bin/webpack.js + - npm run build