Skip to content

Commit efee2b2

Browse files
authored
Remove environment variables for repository license and links path (elastic#1814)
1 parent 95c0d7b commit efee2b2

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.buildkite/pipeline.serverless.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ env:
1010
# Elastic package settings
1111
# Manage docker output/logs
1212
ELASTIC_PACKAGE_COMPOSE_DISABLE_VERBOSE_OUTPUT: "true"
13-
# Default license to use by `elastic-package build`
14-
ELASTIC_PACKAGE_REPOSITORY_LICENSE: "licenses/Elastic-2.0.txt"
15-
# Link definitions path (full path to be set in the corresponding step)
16-
ELASTIC_PACKAGE_LINKS_FILE_PATH: "links_table.yml"
1713
# Disable comparison of results in pipeline tests to avoid errors related to GeoIP fields
1814
ELASTIC_PACKAGE_SERVERLESS_PIPELINE_TEST_DISABLE_COMPARE_RESULTS: "true"
1915

.buildkite/scripts/test_packages_with_serverless.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)