Skip to content

Commit

Permalink
Update semaphore.yml
Browse files Browse the repository at this point in the history
Remove unneeded variables
  • Loading branch information
ArturT committed Aug 23, 2019
1 parent d6a6898 commit 4828ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ blocks:
- name: Run tests with Knapsack Pro
parallelism: 2
commands:
- KNAPSACK_PRO_CI_NODE_TOTAL=$SEMAPHORE_JOB_COUNT KNAPSACK_PRO_CI_NODE_INDEX=$(($SEMAPHORE_JOB_INDEX - 1)) bundle exec rake knapsack_pro:queue:rspec
- bundle exec rake knapsack_pro:queue:rspec

0 comments on commit 4828ea7

Please sign in to comment.