Add RUSTYCMS_ENVIRONMENTS to deploy
All checks were successful
Deploy to Server / deploy (push) Successful in 26s
All checks were successful
Deploy to Server / deploy (push) Successful in 26s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -38,6 +38,7 @@ jobs:
|
||||
RUSTYCMS_LOCALES=${{ secrets.RUSTYCMS_LOCALES }}
|
||||
RUSTYCMS_CACHE_TTL_SECS=${{ secrets.RUSTYCMS_CACHE_TTL_SECS }}
|
||||
RUSTYCMS_STORE=${{ secrets.RUSTYCMS_STORE }}
|
||||
RUSTYCMS_ENVIRONMENTS=${{ secrets.RUSTYCMS_ENVIRONMENTS }}
|
||||
ENVEOF
|
||||
|
||||
# Admin UI .env aus Secrets generieren
|
||||
|
||||
Reference in New Issue
Block a user