summaryrefslogtreecommitdiff
path: root/buildbot/build-sites.sh
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot/build-sites.sh')
-rwxr-xr-xbuildbot/build-sites.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/buildbot/build-sites.sh b/buildbot/build-sites.sh
index a380a15..8d6249c 100755
--- a/buildbot/build-sites.sh
+++ b/buildbot/build-sites.sh
@@ -1,14 +1,5 @@
#!/bin/bash
-
set -eu
-
-cd $HOME/deployment
-
-# like "git pull", but discard local changes
-git fetch
-git reset --hard FETCH_HEAD
-
cd $HOME/stamps
-
./invalidate.sh
make