aboutsummaryrefslogtreecommitdiff
path: root/.buildbot
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-09-02 15:17:10 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-09-02 15:17:10 +0200
commit6267eec4062106bd7880cd3c5eb5f0d877251fb0 (patch)
tree22bd4c9878c305f34f06d695eca7f274c9641581 /.buildbot
parent069f375c516efa9307a1a34c5eb01f256ee02fd5 (diff)
downloadgnunet-6267eec4062106bd7880cd3c5eb5f0d877251fb0.tar.gz
gnunet-6267eec4062106bd7880cd3c5eb5f0d877251fb0.zip
- touching build config for test. Fixes #7009
Diffstat (limited to '.buildbot')
-rwxr-xr-x.buildbot/firefly-x86_64-amdepyc_deploy.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/.buildbot/firefly-x86_64-amdepyc_deploy.sh b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
index 8ba9d35be..de37b59f1 100755
--- a/.buildbot/firefly-x86_64-amdepyc_deploy.sh
+++ b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
@@ -1,7 +1,6 @@
1#!/bin/bash 1#!/bin/bash
2 2
3# Deploy docs from buildbot 3# Deploy docs from buildbot
4
5cd doc 4cd doc
6make html 5make html
7cd .. 6cd ..