Skip to content

Commit 982607f

Browse files
committed
feat(isolated): add isolation run when we deploy in multiple instance in same time
1 parent f25d15b commit 982607f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ php artisan operations:process --async // force asyncronously executio
5454
php artisan operations:process --test // dont flag operations as processed
5555
php artisan operations:process --isolated // Do not run the command if another instance of the command is already running
5656

57-
5857
php artisan operations:process --queue=<name> // force queue, that the job will be dispatched to
5958
php artisan operations:process --tag=<tagname> // only process operations, that have the given tag
6059

0 commit comments

Comments
 (0)