Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
F
flink-monitor
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵建伟
flink-monitor
Commits
780dab06
You need to sign in or sign up before continuing.
Commit
780dab06
authored
Mar 18, 2020
by
赵建伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update build.sh
parent
9520a043
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
build.sh
sbin/build.sh
+1
-2
No files found.
sbin/build.sh
View file @
780dab06
...
@@ -6,6 +6,6 @@ set -x
...
@@ -6,6 +6,6 @@ set -x
export
MAVEN_HOME
=
/opt/apache-maven-3.6.3
export
MAVEN_HOME
=
/opt/apache-maven-3.6.3
export
PATH
=
$PATH
:
$MAVEN_HOME
/bin
export
PATH
=
$PATH
:
$MAVEN_HOME
/bin
cd
/srv/apps/flink-monitor
git pull origin master
git pull origin master
mvn clean package
-DskipTests
mvn clean package
-DskipTests
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment