Commit 66dceea9 authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

Remove top level clutter: move fixup_file_mtime (#3786)

Move this to .circlci where it's used.
Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
parent fa1e909d
......@@ -45,7 +45,7 @@ jobs:
- image: circleci/golang:1.13
steps:
- checkout
- run: ./fixup_file_mtime.sh
- run: ./.circleci/fixup_file_mtime.sh
- run: make -f Makefile.doc
- run: git diff --exit-code -- man/
kubernetes-tests:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment