mirror of
				https://github.com/easingthemes/ssh-deploy.git
				synced 2025-10-30 23:30:09 +08:00 
			
		
		
		
	eval ssh-agent -s
				
					
				
			This commit is contained in:
		
							parent
							
								
									0f6376161f
								
							
						
					
					
						commit
						fd8e654d7e
					
				
							
								
								
									
										1
									
								
								.github/workflows/e2e.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/e2e.yml
									
									
									
									
										vendored
									
									
								
							| @ -25,6 +25,7 @@ jobs: | |||||||
|           echo $HOME |           echo $HOME | ||||||
|           ls -la $HOME |           ls -la $HOME | ||||||
|           ssh-keygen -m PEM -t rsa -b 4096 -f "$HOME/.ssh/id_rsa" -N "" |           ssh-keygen -m PEM -t rsa -b 4096 -f "$HOME/.ssh/id_rsa" -N "" | ||||||
|  |           eval `ssh-agent -s` | ||||||
|           ssh-add "$HOME/.ssh/id_rsa" |           ssh-add "$HOME/.ssh/id_rsa" | ||||||
|           ssh-add -l |           ssh-add -l | ||||||
|           echo "EXAMPLE_SSH_PRIVATE_KEY<<EOF" >> $GITHUB_ENV |           echo "EXAMPLE_SSH_PRIVATE_KEY<<EOF" >> $GITHUB_ENV | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Dragan Filipovic
						Dragan Filipovic