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
|
||||
tags: |
|
||||
rooftopenergy/powermeter-frontend:${{ steps.extract_tag.outputs.tag }}
|
||||
env:
|
||||
NEXT_PUBLIC_FASTAPI_URL: ${{ secrets.NEXT_PUBLIC_FASTAPI_URL }}
|
||||
build-args: |
|
||||
NEXT_PUBLIC_FASTAPI_URL: ${{ secrets.NEXT_PUBLIC_FASTAPI_URL }}
|
||||
|
||||
- name: SSH and Deploy
|
||||
uses: appleboy/ssh-action@master
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user