mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-05 07:09:56 +01:00
Fix deploy script
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#!/bin/sh
|
||||
./sbt.sh clean assembly
|
||||
|
||||
mvn deploy:deploy-file \
|
||||
-DgroupId=gitbucket\
|
||||
-DartifactId=gitbucket-assembly\
|
||||
|
||||
Reference in New Issue
Block a user