replace `file` to `dockerfile`
This commit is contained in:
Bo-Yi Wu
2016-12-07 10:19:23 +08:00
committed by GitHub
parent 2bba4885c8
commit 01aafb4f6f

View File

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