Merge pull request #95 from appleboy/patch-1 [ci skip]

fix typo
This commit is contained in:
Brad Rydzewski 2016-12-07 00:05:29 -05:00 committed by GitHub
commit af67ba676e

View File

@ -66,7 +66,7 @@ pipeline:
email: kevin.bacon@mail.com email: kevin.bacon@mail.com
repo: foo/bar repo: foo/bar
tag: latest tag: latest
file: Dockerfile dockerfile: Dockerfile
insecure: false insecure: false
``` ```