Fix python 2
This commit is contained in:
		
							parent
							
								
									83d43a4121
								
							
						
					
					
						commit
						3583913038
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -19,7 +19,7 @@ tasks:
 | 
			
		|||
    - docker build -t {{ .REPO }}:dev .
 | 
			
		||||
    - docker tag {{ .REPO }}:dev {{ .REPO }}:{{ .VERSION }}
 | 
			
		||||
    - echo "JSON for admin:"
 | 
			
		||||
    - python generate_versions.py
 | 
			
		||||
    - python3 generate_versions.py
 | 
			
		||||
  
 | 
			
		||||
  test:
 | 
			
		||||
    cmds:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue