debug: staging deploy problem
All checks were successful
Deploy on push / deploy (push) Successful in 43s
All checks were successful
Deploy on push / deploy (push) Successful in 43s
This commit is contained in:
parent
c344fcee2d
commit
4799ff4129
|
@ -35,7 +35,7 @@ jobs:
|
||||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
|
|
||||||
- name: Push to dokku for staging branch
|
- name: Push to dokku for staging branch
|
||||||
if: github.ref == 'refs/heads/staging'
|
if: github.ref == 'refs/heads/feature-sv-search-v3'
|
||||||
uses: dokku/github-action@master
|
uses: dokku/github-action@master
|
||||||
with:
|
with:
|
||||||
branch: 'dev'
|
branch: 'dev'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user