remove matrix in drone.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2017-05-04 11:14:04 +08:00
parent 6510427a14
commit b21b961d09
1 changed files with 0 additions and 6 deletions

View File

@ -36,8 +36,6 @@ pipeline:
when: when:
event: [ tag ] event: [ tag ]
branch: [ refs/tags/* ] branch: [ refs/tags/* ]
matrix:
GO_VERSION: 1.8.0
docker: docker:
image: plugins/docker image: plugins/docker
@ -65,8 +63,6 @@ pipeline:
when: when:
event: [ tag ] event: [ tag ]
branch: [ refs/tags/* ] branch: [ refs/tags/* ]
matrix:
GO_VERSION: 1.8.0
facebook: facebook:
image: appleboy/drone-facebook image: appleboy/drone-facebook
@ -75,8 +71,6 @@ pipeline:
to: 1234973386524610 to: 1234973386524610
when: when:
status: [ success, failure ] status: [ success, failure ]
matrix:
GO_VERSION: 1.8.0
services: services:
redis: redis: