Skip to content

Commit

Permalink
Remove environment variables for repository license and links path (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoriano authored May 2, 2024
1 parent 95c0d7b commit efee2b2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .buildkite/pipeline.serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ env:
# Elastic package settings
# Manage docker output/logs
ELASTIC_PACKAGE_COMPOSE_DISABLE_VERBOSE_OUTPUT: "true"
# Default license to use by `elastic-package build`
ELASTIC_PACKAGE_REPOSITORY_LICENSE: "licenses/Elastic-2.0.txt"
# Link definitions path (full path to be set in the corresponding step)
ELASTIC_PACKAGE_LINKS_FILE_PATH: "links_table.yml"
# Disable comparison of results in pipeline tests to avoid errors related to GeoIP fields
ELASTIC_PACKAGE_SERVERLESS_PIPELINE_TEST_DISABLE_COMPARE_RESULTS: "true"

Expand Down
Empty file modified .buildkite/scripts/test_packages_with_serverless.sh
100644 → 100755
Empty file.

0 comments on commit efee2b2

Please sign in to comment.