From: David Galloway Date: Thu, 8 Jul 2021 18:45:14 +0000 (-0400) Subject: ceph-website*: Remove TODO X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=4f7552de276a6a941b61a99e9ce16f730f4f5d21;p=ceph-build.git ceph-website*: Remove TODO The README isn't going to be updated all that often. It's not a big deal to run the job anyway. Signed-off-by: David Galloway --- diff --git a/ceph-website-prs/build/build b/ceph-website-prs/build/build index 85923b23..51ec07a6 100755 --- a/ceph-website-prs/build/build +++ b/ceph-website-prs/build/build @@ -1,7 +1,6 @@ #!/bin/bash set -ex -## TODO: Check if only the src/ dir changed and `exit 0` if only the ceph.io.git README or something else inconsequential changed. env BRANCH=$(echo $GIT_BRANCH | sed 's:.*/::') diff --git a/ceph-website/build/build b/ceph-website/build/build index 3b8cc53e..d2af5f09 100755 --- a/ceph-website/build/build +++ b/ceph-website/build/build @@ -1,7 +1,6 @@ #!/bin/bash set -ex -## TODO: Check if only the src/ dir changed and `exit 0` if only the ceph.io.git README or something else inconsequential changed. env npm install