amend deploy.yml 2
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m49s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m49s
This commit is contained in:
parent
1ec15ac214
commit
9ac0f389dd
@ -37,8 +37,8 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
rooftopenergy/powermeter-frontend:${{ steps.extract_tag.outputs.tag }}
|
rooftopenergy/powermeter-frontend:${{ steps.extract_tag.outputs.tag }}
|
||||||
env:
|
build-args: |
|
||||||
NEXT_PUBLIC_FASTAPI_URL: ${{ secrets.NEXT_PUBLIC_FASTAPI_URL }}
|
NEXT_PUBLIC_FASTAPI_URL: ${{ secrets.NEXT_PUBLIC_FASTAPI_URL }}
|
||||||
|
|
||||||
- name: SSH and Deploy
|
- name: SSH and Deploy
|
||||||
uses: appleboy/ssh-action@master
|
uses: appleboy/ssh-action@master
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user