We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f9e25 commit 0bcd818Copy full SHA for 0bcd818
cloudbuild.yaml
@@ -34,7 +34,7 @@ steps:
34
apt-get install -y nodejs
35
36
# Generate chapters, run tests (installs Python/Node deps, starts server)
37
- ../tools/scripts/run_and_test_website.sh
+ ./tools/scripts/run_and_test_website.sh
38
39
# Enable Ubuntu universe repository (required for fonts and pdftk)
40
apt-get install -y software-properties-common
0 commit comments