We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b498c1c commit fe37fc4Copy full SHA for fe37fc4
.github/oxid-esales/graphql-base.yaml
@@ -20,6 +20,7 @@ install:
20
transform: ''
21
custom_script_container: |
22
perl -pi -e 'print "SetEnvIf Authorization \"(.*)\" HTTP_AUTHORIZATION=\$1\n\n" if $. == 1' source/.htaccess
23
+ vendor/bin/oe-console oe:module:install /var/www
24
vendor/bin/oe-console oe:theme:activate apex
25
vendor/bin/oe-console oe:module:activate oe_graphql_base
26
0 commit comments