mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-27 13:15:36 +00:00
Don't update api-reference docs if the only changes are the timestamps
This commit is contained in:
@@ -20,7 +20,7 @@ set -o errexit
|
||||
set -o nounset
|
||||
set -o pipefail
|
||||
|
||||
cd /build/
|
||||
cd /build
|
||||
|
||||
wget "$2" -O register.go
|
||||
|
||||
|
Reference in New Issue
Block a user