mirror of
https://github.com/henry4682/finance_app.git
synced 2026-07-16 00:10:00 +00:00
fix: change deploy.yaml
Some checks failed
Laravel-Oracle-Deploy / redeploy (push) Failing after 12s
Some checks failed
Laravel-Oracle-Deploy / redeploy (push) Failing after 12s
This commit is contained in:
@@ -13,6 +13,9 @@ jobs:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Create .env file
|
||||
run: echo "${{ secrets.ENV_FILE }}" > .env
|
||||
|
||||
- name: Deploy Backend Container
|
||||
run: |
|
||||
echo "📂 目前目錄底下的檔案列表:"
|
||||
|
||||
Reference in New Issue
Block a user