Skip to content

Commit c0e1576

Browse files
committed
Detect Periphery step from buildkite pipeline
1 parent 0dd4513 commit c0e1576

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.buildkite/pipeline.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,6 @@ steps:
7979
agents:
8080
queue: linter
8181

82-
- label: "🧟 Detect unused code"
83-
command: ".buildkite/commands/run-periphery.sh"
84-
depends_on: build
85-
plugins: [$CI_TOOLKIT]
86-
notify:
87-
- github_commit_status:
88-
context: Periphery - Detect unused code
8982

9083
- label: 🧹 Lint Translations
9184
command: gplint /workdir/WooCommerce/Resources/AppStoreStrings.pot

0 commit comments

Comments
 (0)