This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
athena-demo
/
athena-opt-demo
Watch
11
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
105
Wiki
Activity
Browse Source
打包测试
master
董书康
1 year ago
parent
1a174aa245
commit
81b3db3acc
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.drone.yml
+ 1
- 1
.drone.yml
View File
@ -38,7 +38,7 @@ steps:
-
sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
-
apk add tree --no-cache
-
tree ./$backendName
-
make branch=
develop
vc
-
make branch=
release/S2
vc
# - make branch=master vc
when:
status
:
[
success ]
Write
Preview
Loading…
Cancel
Save