0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-11-12 16:20:41 +00:00

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
repo: foo/bar
tag: latest
file: Dockerfile
dockerfile: Dockerfile
insecure: false
```