Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
		
							parent
							
								
									9b25c1d5d8
								
							
						
					
					
						commit
						e872d9a433
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3,10 +3,10 @@ jobs: | |||
|   test: | ||||
|     runs-on: docker | ||||
|     steps: | ||||
|       - run: echo All Good | ||||
|       - run: apt update && apt install -y docker.io | ||||
|       - name: Check out repository code | ||||
|         uses: actions/checkout@v3 | ||||
|       - name: Login to GitLab | ||||
|       - name: Login to forgejo | ||||
|         uses: docker/login-action@v3 | ||||
|         with: | ||||
|           registry: git.martyn.berlin | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue