Skip to content
Snippets Groups Projects
Commit fe9bb9be authored by Björn Brala's avatar Björn Brala
Browse files

add echot...

parent 29b1fd12
No related tags found
No related merge requests found
Pipeline #109410 canceled
......@@ -294,6 +294,7 @@ bot-dry-run:
- *setup-bot-run
- cd issues_bot
- php createOrReplaceDatabase.php
- echo "php createIssues.php --dry-run --offset=${ISSUE_BOT_OFFSET} --limit=${ISSUE_BOT_LIMIT}"
- php createIssues.php --dry-run --offset=${ISSUE_BOT_OFFSET} --limit=${ISSUE_BOT_LIMIT}
- PATCH_COUNT=$(ls -Uba1R | grep .rector.patch | wc -l)
- cd ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment