mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 09:08:56 +01:00 
			
		
		
		
	matrix-bot-honoroit: fix self-build
This commit is contained in:
		@@ -9,7 +9,7 @@ matrix_bot_honoroit_docker_src_files_path: "{{ matrix_base_data_path }}/honoroit
 | 
			
		||||
 | 
			
		||||
matrix_bot_honoroit_version: v0.9.0
 | 
			
		||||
matrix_bot_honoroit_docker_image: "{{ matrix_bot_honoroit_docker_image_name_prefix }}honoroit:{{ matrix_bot_honoroit_version }}"
 | 
			
		||||
matrix_bot_honoroit_docker_image_name_prefix: "{{ 'localhost/' if matrix_bot_honoroit_container_image_self_build else 'registry.gitlab.com/etke.cc/' }}"
 | 
			
		||||
matrix_bot_honoroit_docker_image_name_prefix: "{{ 'localhost/' if matrix_bot_honoroit_container_self_build else 'registry.gitlab.com/etke.cc/' }}"
 | 
			
		||||
matrix_bot_honoroit_docker_image_force_pull: "{{ matrix_bot_honoroit_docker_image.endswith(':latest') }}"
 | 
			
		||||
 | 
			
		||||
matrix_bot_honoroit_base_path: "{{ matrix_base_data_path }}/honoroit"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user