Skip to content

Commit

Permalink
Apply Tony’s CocoaPods fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jkmassel committed Dec 19, 2023
1 parent 71a459e commit b7d60ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
7 changes: 1 addition & 6 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,7 @@ steps:
- label: "🔬 Validate Podspecs"
key: "validate"
command: |
# validate_podspec
echo '+++ ⚠️ validate_podspec was bypassed ⚠️'
# post a message in the logs
cat .buildkite/validate_podspec_annotation.md
# and also as an annotation
cat .buildkite/validate_podspec_annotation.md | buildkite-agent annotate --style 'warning'
validate_podspec --patch-cocoapods
env: *common_env
plugins: *common_plugins
agents:
Expand Down
8 changes: 0 additions & 8 deletions .buildkite/validate_podspec_annotation.md

This file was deleted.

0 comments on commit b7d60ed

Please sign in to comment.