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 2b70d09 commit 22f0604Copy full SHA for 22f0604
deploy.sh
@@ -19,7 +19,7 @@ php8.4 tempest docs:pull --no-interaction
19
php8.4 tempest command-palette:index
20
/home/forge/.bun/bin/bun run build
21
php8.4 tempest cache:clear --force
22
-php8.4 tempest static:generate --allow-dead-links --verbose=true
+php8.4 tempest static:generate --verbose=true
23
24
# Supervisor
25
sudo supervisorctl restart all
0 commit comments