Browse Source

Add archivebot-pipelines-count-jobs

master
JustAnotherArchivist 5 months ago
parent
commit
a596778f79
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      archivebot-pipelines-count-jobs

+ 2
- 0
archivebot-pipelines-count-jobs View File

@@ -0,0 +1,2 @@
#!/bin/bash
"$(cd "$(dirname "$0")"; pwd -P)/archivebot-jobs" --mode format --format '{pipenick}' | sort | uniq -c

Loading…
Cancel
Save