moved delpoy to a seperate job
This commit is contained in:
parent
254b3da3ba
commit
ef60ff14c3
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user