Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
plugin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
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
link33
plugin
Commits
8941c81c
Commit
8941c81c
authored
Sep 15, 2021
by
袁兴强
Committed by
vipwzw
Sep 15, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: lottery ci
parent
edca464b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
appveyor.yml
appveyor.yml
+1
-0
test-rpc.sh
plugin/dapp/lottery/cmd/test/test-rpc.sh
+2
-2
No files found.
appveyor.yml
View file @
8941c81c
...
@@ -35,3 +35,4 @@ deploy: false
...
@@ -35,3 +35,4 @@ deploy: false
test_script
:
test_script
:
-
build.bat
-
build.bat
# - for /f "" %%G in ('go list github.com/33cn/plugin/...') do ( go test %%G & IF ERRORLEVEL == 1 EXIT 1)
# - for /f "" %%G in ('go list github.com/33cn/plugin/...') do ( go test %%G & IF ERRORLEVEL == 1 EXIT 1)
plugin/dapp/lottery/cmd/test/test-rpc.sh
View file @
8941c81c
...
@@ -18,8 +18,8 @@ lottExecAddr=""
...
@@ -18,8 +18,8 @@ lottExecAddr=""
luckyNumber
=
""
luckyNumber
=
""
#设置较小可能导致投注交易执行失败
#设置较小可能导致投注交易执行失败
purNum
=
3
00
purNum
=
5
00
drawNum
=
3
20
drawNum
=
5
20
opRatio
=
5
opRatio
=
5
devRatio
=
5
devRatio
=
5
...
...
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