mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
Remove top level clutter: move fixup_file_mtime (#3786)
Move this to .circlci where it's used. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
|||||||
- image: circleci/golang:1.13
|
- image: circleci/golang:1.13
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: ./fixup_file_mtime.sh
|
- run: ./.circleci/fixup_file_mtime.sh
|
||||||
- run: make -f Makefile.doc
|
- run: make -f Makefile.doc
|
||||||
- run: git diff --exit-code -- man/
|
- run: git diff --exit-code -- man/
|
||||||
kubernetes-tests:
|
kubernetes-tests:
|
||||||
|
|||||||
Reference in New Issue
Block a user