Skip to content

Commit

Permalink
pin k8s_deploy_tasks to nutmeg
Browse files Browse the repository at this point in the history
  • Loading branch information
lpm0073 committed Jun 19, 2023
1 parent 56e4a6d commit eae9f27
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,10 @@ jobs:
# )
# ---------------------------------------------------------------------------------
- name: Add tutor k8s-specific deployment tasks
uses: openedx-actions/tutor-plugin-enable-k8s-deploy-tasks@{{ cookiecutter.ci_openedx_actions_tutor_plugin_enable_k8s_deploy_tasks_version }}
run: |-
pip install git+https://github.com/cookiecutter-openedx/tutor-contrib-k8s-deploy-tasks@open-release/nutmeg.master
tutor plugins enable k8s_deploy_tasks
tutor config save
- name: Dump tutor config
uses: openedx-actions/tutor-print-dump@{{ cookiecutter.ci_openedx_actions_tutor_print_dump }}
Expand Down

0 comments on commit eae9f27

Please sign in to comment.