This website works better with JavaScript.
Home
Explore
Help
Sign In
g
/
lch
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
17
Wiki
Activity
Browse Source
test sonar
0.6-dev
root
4 years ago
parent
1114291ee4
commit
b914cd2d57
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.drone.yml
+ 1
- 0
.drone.yml
View File
@ -13,6 +13,7 @@ steps:
commands:
-
echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories
-
apk update
-
apk add libffi
-
apk add shellcheck
-
name
:
Build Ubuntu deb package
Write
Preview
Loading…
Cancel
Save