lint
This commit is contained in:
parent
0bc5067688
commit
0dd76fd541
@ -50,7 +50,7 @@ add these settings to django.conf:
|
|||||||
Cookiecutter openedx_devops build
|
Cookiecutter openedx_devops build
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: shell
|
||||||
|
|
||||||
- name: Add the wp-oauth-backend
|
- name: Add the wp-oauth-backend
|
||||||
uses: openedx-actions/tutor-plugin-build-openedx-add-requirement@v1.0.0
|
uses: openedx-actions/tutor-plugin-build-openedx-add-requirement@v1.0.0
|
||||||
@ -64,7 +64,7 @@ Cookiecutter openedx_devops build
|
|||||||
Cookiecutter openedx_devops deployment
|
Cookiecutter openedx_devops deployment
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: shell
|
||||||
|
|
||||||
tutor config save --set OPENEDX_WPOAUTH_BACKEND_BASE_URL="${{ secrets.WPOAUTH_BACKEND_BASE_URL }}" \
|
tutor config save --set OPENEDX_WPOAUTH_BACKEND_BASE_URL="${{ secrets.WPOAUTH_BACKEND_BASE_URL }}" \
|
||||||
--set OPENEDX_WPOAUTH_BACKEND_CLIENT_ID="${{ secrets.WPOAUTH_BACKEND_CLIENT_ID }}" \
|
--set OPENEDX_WPOAUTH_BACKEND_CLIENT_ID="${{ secrets.WPOAUTH_BACKEND_CLIENT_ID }}" \
|
||||||
|
Loading…
Reference in New Issue
Block a user