mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 18:56:15 +02:00
Remove collectstatic step from staging deploy
This commit is contained in:
parent
411dcea530
commit
ddcf17c4ca
1 changed files with 0 additions and 1 deletions
|
@ -15,5 +15,4 @@ else
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
python manage.py collectstatic --settings=registrar.config.settings --noinput
|
|
||||||
gunicorn registrar.config.wsgi -t 60
|
gunicorn registrar.config.wsgi -t 60
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue