8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5e821e commit e287864Copy full SHA for e287864
clevercloud/post_build.sh
@@ -0,0 +1,4 @@
1
+#!/usr/bin/env bash
2
+set -e
3
+
4
+./bin/console doctrine:migrations:migrate --no-interaction
0 commit comments