From: Camilla Conte Date: Mon, 22 May 2023 17:41:50 +0000 (+0100) Subject: Remove redundant CI variables X-Git-Tag: v8.1.0-rc0~102 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a878264d6ce434c6bb8e6c3f7bb6244fdb25be8c;p=thirdparty%2Fqemu.git Remove redundant CI variables These are not needed when using gitlab.com shared runners. Signed-off-by: Camilla Conte Message-Id: <20230522174153.46801-2-cconte@redhat.com> Reviewed-by: Daniel P. Berrangé Signed-off-by: Richard Henderson --- diff --git a/.gitlab-ci.d/opensbi.yml b/.gitlab-ci.d/opensbi.yml index 9a651465d8a..13070575b65 100644 --- a/.gitlab-ci.d/opensbi.yml +++ b/.gitlab-ci.d/opensbi.yml @@ -48,9 +48,6 @@ docker-opensbi: variables: GIT_DEPTH: 3 IMAGE_TAG: $CI_REGISTRY_IMAGE:opensbi-cross-build - # We don't use TLS - DOCKER_HOST: tcp://docker:2375 - DOCKER_TLS_CERTDIR: "" before_script: - docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY script: