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:
@@ -12,6 +12,9 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Create .env file
|
||||
run: echo "${{ secrets.ENV_FILE }}" > .env
|
||||
|
||||
- name: Deploy Backend Container
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user