Skip to content

Commit d325303

Browse files
committed
Add text for new direct_deploy job type
1 parent ec5f571 commit d325303

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/AdminBar.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ public static function after_admin_bar_render() : void {
7979
detect: "Detecting URLs",
8080
crawl: "Crawling Site",
8181
post_process: "Post-Processing",
82-
deploy: "Deploying"
82+
deploy: "Deploying",
83+
direct_deploy: "Deploying"
8384
}
8485
var staticweb_idle = false;
8586

0 commit comments

Comments
 (0)