From: Jonathan Rajotte Date: Fri, 26 Feb 2021 15:51:42 +0000 (-0500) Subject: Cleanup: whitespace X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=5592538db80a934f0cabb83dab25d8d35a6b3669;p=lttng-ci.git Cleanup: whitespace Signed-off-by: Jonathan Rajotte --- diff --git a/jobs/lttng-www.yaml b/jobs/lttng-www.yaml index 01e10cb..3df2460 100644 --- a/jobs/lttng-www.yaml +++ b/jobs/lttng-www.yaml @@ -60,6 +60,6 @@ credentials-id: 63a5abb5-9056-47e2-b419-f5946c1b8f08 basedir: ./ skip-tag: true - branches: + branches: - master diff --git a/scripts/lttng-www/deploy.sh b/scripts/lttng-www/deploy.sh index a9cd98a..55f2958 100755 --- a/scripts/lttng-www/deploy.sh +++ b/scripts/lttng-www/deploy.sh @@ -27,7 +27,7 @@ cp "$KEY_FILE_VARIABLE" ~/.ssh/id_rsa # Nodejs # Using Debian, as root curl -fsSL https://deb.nodesource.com/setup_15.x | bash - -apt-get install -y nodejs +apt-get install -y nodejs apt-get install -y ruby asciidoc xmlto