mirror of
https://github.com/thegeeklab/drone-yaml.git
synced 2024-11-21 17:40:39 +00:00
update yaml
This commit is contained in:
parent
7ac6807806
commit
259bc272c3
@ -10,6 +10,7 @@ steps:
|
||||
- name: test
|
||||
image: golang:1.11
|
||||
commands:
|
||||
- go vet ./...
|
||||
- go test ./...
|
||||
|
||||
...
|
||||
|
8
LICENSE
8
LICENSE
@ -2,13 +2,13 @@ Copyright 2019 Drone.IO, Inc.
|
||||
|
||||
Source code in this repository is variously licensed under the
|
||||
Apache License Version 2.0, an Apache compatible license, or the
|
||||
Drone Community License. Source code in a given file is licensed
|
||||
under the Drone Community License unless otherwise noted at the
|
||||
beginning of the file.
|
||||
Drone Non-Commercial License. Source code in a given file is
|
||||
licensed under the Drone Community License unless otherwise noted
|
||||
at the beginning of the file.
|
||||
|
||||
-----------------------------------------------------------------
|
||||
|
||||
Drone Community License
|
||||
Drone Non-Commercial License
|
||||
|
||||
Contributor: Drone.IO, Inc.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user