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 |     runs-on: docker | ||||||
|     steps: |     steps: | ||||||
|       - run: echo All Good |       - run: echo All Good | ||||||
|       - name: Login to Docker Registry |       - run: docker build -t git.martyn.berlin/martyn/fat-ssh:latest | ||||||
|         uses: docker/login-action@v3 |       - run: docker login -P ${{ secrets.PUSH_TOKEN }} -u martyn git.martyn.berlin | ||||||
|         with: |       - run: docker push git.martyn.berlin/martyn/fat-ssh:latest | ||||||
|           registry: git.martyn.berlin |  | ||||||
|           username: martyn |  | ||||||
|           password: ${{ secrets.PUSH_TOKEN }} |  | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue