mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
add TODO
This commit is contained in:
parent
0382fc0598
commit
201da79fab
1 changed files with 2 additions and 0 deletions
|
|
@ -74,6 +74,8 @@ steps:
|
|||
workingDirectory: server/src
|
||||
condition: and(ne(variables['abortIfJustMigrated.aborted'], 'true'), succeeded())
|
||||
|
||||
# TODO: Copy/move test-data steps from API Pipeline
|
||||
|
||||
- bash: |
|
||||
DIFF=$(git status -s | wc -l)
|
||||
echo "$DIFF file(s) changed"
|
||||
|
|
|
|||
Loading…
Reference in a new issue