a
This commit is contained in:
		
					parent
					
						
							
								4c0500d8c2
							
						
					
				
			
			
				commit
				
					
						e3f6767910
					
				
			
		
					 4 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -20,7 +20,7 @@ def setup(path, base_dir, file_prefix, etcd_url):
 | 
			
		|||
    repo_name = "ucloud-file-scan"
 | 
			
		||||
 | 
			
		||||
    # Clone main repository
 | 
			
		||||
    sp.check_output(['git', 'clone', '--single-branch', '--branch', 'wip'
 | 
			
		||||
    sp.check_output(['git', 'clone', '--single-branch', '--branch', 'wip',
 | 
			
		||||
                    f'https://code.ungleich.ch/ungleich-public/{repo_name}.git'])
 | 
			
		||||
    
 | 
			
		||||
    # Create .env file
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -24,7 +24,7 @@ def setup(path, ssh_username, ssh_key_path, ssh_key_pass, etcd_url, without_ceph
 | 
			
		|||
    repo_name = "ucloud-vm"
 | 
			
		||||
    
 | 
			
		||||
    # Clone main repo
 | 
			
		||||
    sp.check_output(['git', 'clone', '--single-branch', '--branch', 'wip'
 | 
			
		||||
    sp.check_output(['git', 'clone', '--single-branch', '--branch', 'wip',
 | 
			
		||||
                    f'https://code.ungleich.ch/ungleich-public/{repo_name}.git'])
 | 
			
		||||
 | 
			
		||||
    # Create .env file
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -20,7 +20,7 @@ def setup(path, base_dir, etcd_url, without_ceph):
 | 
			
		|||
    repo_name = "ucloud-image-scanner"
 | 
			
		||||
 | 
			
		||||
    # Clone main repo
 | 
			
		||||
    sp.check_output(['git', 'clone', '--single-branch', '--branch', 'wip'
 | 
			
		||||
    sp.check_output(['git', 'clone', '--single-branch', '--branch', 'wip',
 | 
			
		||||
                    f'https://code.ungleich.ch/ungleich-public/{repo_name}.git'])
 | 
			
		||||
    
 | 
			
		||||
    # Create .env file
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -23,7 +23,7 @@ def setup(path, vm_prefix, host_prefix, request_prefix, etcd_url):
 | 
			
		|||
    repo_name = "ucloud-scheduler"
 | 
			
		||||
 | 
			
		||||
    # Clone main repo
 | 
			
		||||
    sp.check_output(['git', 'clone', '--single-branch', '--branch', 'wip'
 | 
			
		||||
    sp.check_output(['git', 'clone', '--single-branch', '--branch', 'wip',
 | 
			
		||||
                    f'https://code.ungleich.ch/ungleich-public/{repo_name}.git'])
 | 
			
		||||
 | 
			
		||||
    # Create .env file
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue