ci: fix parameters
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/e2e.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/e2e.yml
									
									
									
									
										vendored
									
									
								
							| @@ -109,7 +109,7 @@ jobs: | ||||
|         echo 'Type=oneshot' >> test.service | ||||
|         echo 'WorkingDirectory=/home/user' >> test.service | ||||
|         echo 'TimeoutStopSec=1' >> test.service | ||||
|         echo 'ExecStart=/usr/local/bin/out-of-tree kernel autogen --distro=${{ matrix.os.distro }} --ver=${{ matrix.os.release }}' >> test.service | ||||
|         echo 'ExecStart=/usr/local/bin/out-of-tree kernel autogen --max=1' >> test.service | ||||
|         echo 'ExecStart=/usr/local/bin/out-of-tree pew' >> test.service | ||||
|  | ||||
|         scp test.service root@$IP:/etc/systemd/system/test.service | ||||
|   | ||||
		Reference in New Issue
	
	Block a user