Skip to content

Commit

Permalink
Fix CGL
Browse files Browse the repository at this point in the history
  • Loading branch information
brotkrueml committed Mar 4, 2024
1 parent af23bbc commit c092596
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@

// Hosts


// Hooks

after('deploy:failed', 'deploy:unlock');
after('deploy:failed', 'deploy:unlock');
3 changes: 1 addition & 2 deletions Documentation/Installation/Deployer/_deploy-initial.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

// Hosts


// Hooks

after('deploy:failed', 'deploy:unlock');
after('deploy:failed', 'deploy:unlock');

0 comments on commit c092596

Please sign in to comment.