.woodpecker.yaml FT step now covers collectstatic
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -12,5 +12,6 @@ steps:
|
|||||||
HEADLESS: 1
|
HEADLESS: 1
|
||||||
commands:
|
commands:
|
||||||
- cd ./src
|
- cd ./src
|
||||||
|
- python manage.py collectstatic --noinput
|
||||||
- python manage.py test functional_tests
|
- python manage.py test functional_tests
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user