Skip to content

Commit

Permalink
Remove comments
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandros Sapranidis <alexandros@elastic.co>
  • Loading branch information
alexsapran committed Mar 19, 2024
1 parent 5c20f45 commit 996d322
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .buildkite/scripts/generate_pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,5 @@ pip3 install --quiet "ruamel.yaml<0.18.0"
echo "~~~ Run pipeline generator in dry-run mode"
python3 .buildkite/pipeline.py | yq .

# Run the python generator - likely this should be called in the
# catalog-info.yaml
echo "~~~ Upload pipeline"
## Remove when is ready
python3 .buildkite/pipeline.py | buildkite-agent pipeline upload

0 comments on commit 996d322

Please sign in to comment.