We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea75120 commit b299069Copy full SHA for b299069
.github/oxid-esales/graphql-base.yaml
@@ -28,6 +28,7 @@ install:
28
custom_script_container: |
29
perl -pi -e 'print "SetEnvIf Authorization \"(.*)\" HTTP_AUTHORIZATION=\$1\n\n" if $. == 1' source/.htaccess
30
vendor/bin/oe-console oe:module:install /var/www
31
+ vendor/bin/oe-console oe:database:reset --force
32
vendor/bin/oe-console oe:theme:activate apex
33
vendor/bin/oe-console oe:module:activate oe_graphql_base
34
0 commit comments