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
5816d89708
commit
1114291ee4
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.drone.yml
+ 1
- 1
.drone.yml
View File
@ -11,7 +11,7 @@ steps:
from_secret
:
sonar_token
from_secret
:
sonar_token
sources
:
.
sources
:
.
commands:
commands:
-
echo "http://dl-cdn.alpinelinux.org/alpine/edge/
testing
" >> /etc/apk/repositories
-
echo "http://dl-cdn.alpinelinux.org/alpine/edge/
community
" >> /etc/apk/repositories
-
apk update
-
apk update
-
apk add shellcheck
-
apk add shellcheck
Write
Preview
Loading…
Cancel
Save