Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
ITS
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
6
Issues
6
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
ITS
ITS
Commits
c7d6717d
Commit
c7d6717d
authored
Sep 12, 2018
by
garciay
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add tests units for signature
parent
68e9124e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
.jenkins.sh
.jenkins.sh
+8
-5
No files found.
.jenkins.sh
View file @
c7d6717d
...
...
@@ -9,9 +9,12 @@ cd $(dirname $0)
run_dir
=
`
pwd
`
cd
docker/v2
# Docker version 2
#cd docker/v2
#./build.sh
#./run.sh
./build.sh
./run.sh
#
./build-container.sh
#
./run-container.sh $run_dir
# Docker version 1
cd
docker
./build-container.sh
./run-container.sh
$run_dir
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