Skip to content

Commit

Permalink
Update .copilot/image_build_run.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Lawrence <[email protected]>
  • Loading branch information
PaulWheatcroft and acodeninja authored Jul 24, 2024
1 parent 9937b2d commit 2db8060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .copilot/image_build_run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ set -e
# Add commands below to run inside the container after all the other buildpacks have been applied
export $(grep -v '^#' .env.ci | xargs)

python manage.py collectstatic --noinput
python manage.py collectstatic --noinput

0 comments on commit 2db8060

Please sign in to comment.