Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 5m25s
2 lines
100 B
Bash
Executable file
2 lines
100 B
Bash
Executable file
#!/bin/sh
|
|
s6-setuidgid paperless ~/env/bin/python3 ~/src/manage.py migrate --skip-checks --no-input
|