ci: fix build order
This commit is contained in:
parent
fac4f8ba56
commit
41f5fa840b
|
@ -31,8 +31,8 @@ steps:
|
|||
image: python:3.11-alpine
|
||||
commands:
|
||||
- *path
|
||||
- python -m build
|
||||
- django-admin compilemessages
|
||||
- python -m build
|
||||
|
||||
- name: publish
|
||||
image: python:3.11-alpine
|
||||
|
|
Loading…
Reference in New Issue