Gitlab -ci.yml文件中的Gitlab CI配置工作,该项目使用redis作为缓存驱动程序。在这个配置文件中,我使用了一个映像,其中包含了在我们的生产环境中使用的所有linux包,php扩展。这包括由pecl安装的redis扩展,因此phpredis可以在Laravel中使用。在花费大量时间学习持续集成的过程和gitlab ci文件的配置之后,我在部署映像时遇到了以下错误:
In PhpRedisConnector.php line 126:
with name 'redisTemplate' defined in class path resource** [org/springframework/boot/autoconfigure/redisdependency expressed through constructor argument with index 0 of type** [org.springframework.data.redis.connection.RedisConnectionFactoryname '