This website works better with JavaScript.
Home
Help
Sign In
alinz
/
spielplatz
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Remove duplicate image definition
master
Andreas Linz
3 years ago
parent
2e40a9d2b6
commit
3048837323
Signed by:
alinz
GPG Key ID:
9BF39809C9DA580C
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
.drone.yml
+ 0
- 1
.drone.yml
View File
@ -4,7 +4,6 @@ workspace:
pipeline:
build:
image
:
golang:latest
image
:
golang:${GO_VERSION}
commands:
-
go test ./droneci/...
Write
Preview
Loading…
Cancel
Save