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