Skip to content

Commit 558924e

Browse files
committed
Revert "debugging"
This reverts commit 8a84d29.
1 parent e0a3b71 commit 558924e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"scripts": {
33
"dokku": {
4-
"predeploy": "set -x; ls /*bin; cd src && pushd pretalx/frontend/schedule-editor/ && npm ci --include dev && popd && ls -la pretalx/frontend/schedule-editor/node_modules/.bin && python -m pretalx rebuild"
4+
"predeploy": "set -x; cd src && pushd pretalx/frontend/schedule-editor/ && npm ci --include dev && popd && ls -la pretalx/frontend/schedule-editor/node_modules/.bin && python -m pretalx rebuild"
55
}
66
},
77
"healthchecks": {

0 commit comments

Comments
 (0)