Compare commits
2 Commits
0dc1da654e
...
a4e5675da7
| Author | SHA1 | Date | |
|---|---|---|---|
| a4e5675da7 | |||
| 9b1ab6e19e |
@@ -94,7 +94,7 @@ steps:
|
||||
image: appleboy/drone-scp
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
- master
|
||||
settings:
|
||||
host:
|
||||
from_secret: HOST_PROD
|
||||
@@ -113,7 +113,7 @@ steps:
|
||||
image: appleboy/drone-ssh
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
- master
|
||||
settings:
|
||||
host:
|
||||
from_secret: HOST_PROD
|
||||
@@ -147,7 +147,7 @@ steps:
|
||||
when:
|
||||
branch:
|
||||
- test
|
||||
- main
|
||||
- master
|
||||
status:
|
||||
- success
|
||||
- failure
|
||||
|
||||
@@ -40,7 +40,7 @@ const user_info = ref<{
|
||||
const bet_options = ref([
|
||||
{
|
||||
id: 1,
|
||||
name: 600,
|
||||
name: 100,
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
|
||||
Reference in New Issue
Block a user