mirror of
https://github.com/stronk-dev/RandomChad.git
synced 2025-07-05 02:35:08 +02:00
👀 docker-based deploy container to be able to see logs
This commit is contained in:
parent
9bcd56923d
commit
14006ad38c
2
.github/workflows/deploy-functions.yml
vendored
2
.github/workflows/deploy-functions.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
|||||||
gcloud firestore export ${{ secrets.GCP_BUCKET_LINK_PRODUCTION }}/firestore-backups/$(date +'%Y-%m-%d-%s')/
|
gcloud firestore export ${{ secrets.GCP_BUCKET_LINK_PRODUCTION }}/firestore-backups/$(date +'%Y-%m-%d-%s')/
|
||||||
|
|
||||||
- name: Deploy to Firebase
|
- name: Deploy to Firebase
|
||||||
uses: w9jds/firebase-action@master
|
uses: docker://w9jds/firebase-action:master
|
||||||
with:
|
with:
|
||||||
args: deploy --only=functions
|
args: deploy --only=functions
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user