Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
		
							parent
							
								
									bd596b4813
								
							
						
					
					
						commit
						c4bdac61e8
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -4,6 +4,7 @@ jobs: | ||||||
|     runs-on: docker |     runs-on: docker | ||||||
|     steps: |     steps: | ||||||
|       - run: echo All Good |       - run: echo All Good | ||||||
|  |       - run: apt update && apt install docker-ce | ||||||
|       - run: docker build -t git.martyn.berlin/martyn/fat-ssh:latest |       - 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 login -P ${{ secrets.PUSH_TOKEN }} -u martyn git.martyn.berlin | ||||||
|       - run: docker push git.martyn.berlin/martyn/fat-ssh:latest |       - run: docker push git.martyn.berlin/martyn/fat-ssh:latest | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue