diff options
author | 2021-06-08 10:17:17 -0700 | |
---|---|---|
committer | 2021-06-08 10:17:17 -0700 | |
commit | c3cb6f00ee8f6a0ffaf514c3ae8c4161d7a1f807 (patch) | |
tree | 59b919b77f8ca875529a10b514a201a727d1c4fa /test | |
parent | c996a26364aa9cdc05303e99dcc205b9cd03924c (diff) | |
download | coredns-c3cb6f00ee8f6a0ffaf514c3ae8c4161d7a1f807.tar.gz coredns-c3cb6f00ee8f6a0ffaf514c3ae8c4161d7a1f807.tar.zst coredns-c3cb6f00ee8f6a0ffaf514c3ae8c4161d7a1f807.zip |
Fix timestamp issue for doc generating (#4683)
This PR will fix the issue of doc is not automated rendered
through GitHub Actions anymore.
It looks the issue is cause by the fact that in `fixup_file_mtime.sh`
is only fixing files on source (.md) side, not on target (man/*.[1|5|7])
side. As a result Makefile will skip the rendering of doc as
it assume everything will be update to date.
This should fix the issue we were facing.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions