Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Вариант доработки деплоя woodpecker #38

Open
LeKovr opened this issue May 15, 2024 · 0 comments
Open

Вариант доработки деплоя woodpecker #38

LeKovr opened this issue May 15, 2024 · 0 comments
Labels

Comments

@LeKovr
Copy link
Contributor

LeKovr commented May 15, 2024

В текущей версии из enfist забирается .env полностью, поэтому в нем приходится перечислять все переменные, которые могут понадобиться (т.к. docker compose plugin берет значения только из файла).

Возможно, будет удобнее использовать такой алгоритм -

  • .env выгружается из enfist в .env.bak
  • в .default-deploy добавляем make .env - будут добавлены рассчитываемые значения (но не те, которые берутся из dcape.env)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant