Skip to content

Commit b299069

Browse files
committed
Run with shop 8.0.x, WIP
1 parent ea75120 commit b299069

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/oxid-esales/graphql-base.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ install:
2828
custom_script_container: |
2929
perl -pi -e 'print "SetEnvIf Authorization \"(.*)\" HTTP_AUTHORIZATION=\$1\n\n" if $. == 1' source/.htaccess
3030
vendor/bin/oe-console oe:module:install /var/www
31+
vendor/bin/oe-console oe:database:reset --force
3132
vendor/bin/oe-console oe:theme:activate apex
3233
vendor/bin/oe-console oe:module:activate oe_graphql_base
3334

0 commit comments

Comments
 (0)