Skip to content

Commit

Permalink
add note to verify docs and purchases
Browse files Browse the repository at this point in the history
  • Loading branch information
Nielsvanpach committed Oct 31, 2023
1 parent 68994c3 commit 6eeda40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Envoy.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ function logMessage($message) {

@task('finishDeploy', ['on' => 'local'])
{{ logMessage("🚀 Application deployed!") }}
{{ logMessage("Don't forget testing the docs and executing a purchase") }}
@endtask

@task('deployOnlyCode',['on' => 'remote'])
Expand Down

0 comments on commit 6eeda40

Please sign in to comment.