amend deploy.yml 3
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m52s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m52s
This commit is contained in:
parent
9ac0f389dd
commit
c28cb86fdb
@ -38,7 +38,7 @@ jobs:
|
|||||||
tags: |
|
tags: |
|
||||||
rooftopenergy/powermeter-frontend:${{ steps.extract_tag.outputs.tag }}
|
rooftopenergy/powermeter-frontend:${{ steps.extract_tag.outputs.tag }}
|
||||||
build-args: |
|
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