Skip to content

Commit

Permalink
Removed sync-buildkit-plugin (#804)
Browse files Browse the repository at this point in the history
* removed sync-buildkit-plugin

* removed sync depends_on
  • Loading branch information
AnkitSegment authored Aug 8, 2024
1 parent e09a394 commit dd29160
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,8 @@ steps:
- SAUCE_USERNAME
- SAUCE_ACCESS_KEY

- label: "🔒 Snyk Security Check"
key: "snyk"
agents:
queue: v1
plugins:
- ssh://[email protected]/segmentio/snyk-buildkite-plugin#v1.2.0:
runtime: npm
fail-on: upgradable

- wait: ~
depends_on: ["snyk", "build"]
depends_on: ["build"]

- label: ":cloud: Upload Assets to stage bucket"
branches: master staging
Expand Down

0 comments on commit dd29160

Please sign in to comment.