Node20 not supported by forgejo actions runner, manual.
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				/ test (push) Failing after 5s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	/ test (push) Failing after 5s
				
			Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
		
							parent
							
								
									a29be1938b
								
							
						
					
					
						commit
						bd596b4813
					
				
					 1 changed files with 3 additions and 6 deletions
				
			
		|  | @ -4,9 +4,6 @@ jobs: | |||
|     runs-on: docker | ||||
|     steps: | ||||
|       - run: echo All Good | ||||
|       - name: Login to Docker Registry | ||||
|         uses: docker/login-action@v3 | ||||
|         with: | ||||
|           registry: git.martyn.berlin | ||||
|           username: martyn | ||||
|           password: ${{ secrets.PUSH_TOKEN }} | ||||
|       - run: docker build -t git.martyn.berlin/martyn/fat-ssh:latest | ||||
|       - run: docker login -P ${{ secrets.PUSH_TOKEN }} -u martyn git.martyn.berlin | ||||
|       - run: docker push git.martyn.berlin/martyn/fat-ssh:latest | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue