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