mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 18:56:15 +02:00
Create new stable
environment (#367)
update documentation for environments and setup new stable environment
This commit is contained in:
parent
80f8748f39
commit
6a54bf1ff4
16 changed files with 88 additions and 137 deletions
|
@ -5,4 +5,5 @@ docker compose run node npx gulp compile;
|
|||
docker compose run node npx gulp copyAssets;
|
||||
|
||||
# Collect assets
|
||||
docker compose build
|
||||
docker compose run app python manage.py collectstatic --noinput
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue