Skip to content

Commit

Permalink
ci: fix clone test env config repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ydesp committed Oct 21, 2024
1 parent e8a6f41 commit e88e8f9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .gitlab/ci/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ variables:
SONARQUBE_SCANNER_IMAGE: "${CI_DOCKER_REGISTRY}/sonarqube-scanner:5"
PRE_COMMIT_IMAGE: "${CI_DOCKER_REGISTRY}/esp-idf-pre-commit:1"

# target test repo parameters
TEST_ENV_CONFIG_REPO: "https://gitlab-ci-token:${BOT_TOKEN}@${CI_SERVER_HOST}:${CI_SERVER_PORT}/qa/ci-test-runner-configs.git"

# cache python dependencies
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"

Expand Down

0 comments on commit e88e8f9

Please sign in to comment.