diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index face66e..3d433c8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,9 +1,5 @@ -include: - - project: tpo/tpa/ci-templates - file: [ dependency_proxy.yml ] - inputs: { namespace: tpo/anti-censorship/pluggable-transports } - rules: - - if: $CI_PROJECT_URL =~ /gitlab.torproject.org/ +variables: + DOCKER_REGISTRY_URL: docker.io stages: - test