moved delpoy to a seperate job
This commit is contained in:
		@@ -30,7 +30,13 @@ jobs:
 | 
			
		||||
        with:
 | 
			
		||||
          push: true
 | 
			
		||||
          tags: git.jonb.io/jblu/jonbio:latest
 | 
			
		||||
      - 
 | 
			
		||||
 | 
			
		||||
  deploy:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    env:
 | 
			
		||||
      RUNNER_TOOL_CACHE: /toolcache
 | 
			
		||||
    steps:
 | 
			
		||||
      -
 | 
			
		||||
        name: Deploy App
 | 
			
		||||
        uses: fjogeleit/http-request-action@v1
 | 
			
		||||
        with:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user