cicd: add whoami
This commit is contained in:
		
							parent
							
								
									889c5c993f
								
							
						
					
					
						commit
						ec773298fd
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -50,6 +50,7 @@ steps:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - . /opt/venv/bin/activate
 | 
					      - . /opt/venv/bin/activate
 | 
				
			||||||
 | 
					      - whoami
 | 
				
			||||||
      - uname -a
 | 
					      - uname -a
 | 
				
			||||||
      - pip --version
 | 
					      - pip --version
 | 
				
			||||||
      - python3 --version
 | 
					      - python3 --version
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue