mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-11 01:36:33 +00:00
[AB-xxx] fixing path for env file loading
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
id: dotenv
|
||||
uses: falti/dotenv-action@v1.0.4
|
||||
with:
|
||||
path: ./deployment/installer/.env
|
||||
path: .env
|
||||
- name: Push container
|
||||
run: docker-compose build && docker-compose push
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user