This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
drone/mssql: use golang 1.11 build like the other tests (
#5586
)
for-closed-social
Antoine GIRARD
5 years ago
committed by
Lauris BH
parent
a06ae0bdc7
commit
9f544e9356
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
@ -177,7 +177,7 @@ pipeline:
event
:
[
push, tag, pull_request ]
test-mssql:
image
:
golang:1.1
0
image
:
golang:1.1
1
pull
:
true
group
:
test
environment:
Write
Preview
Loading…
Cancel
Save