Skip to content

Commit

Permalink
Update lms_service.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
G33tha authored Jun 25, 2019
1 parent 961762b commit 3847f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/stack-sunbird/tasks/lms_service.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
- name: Remove lms service
shell: "docker service rm learner-service"
shell: "docker service rm lms-service"
ignore_errors: yes

- name: Deploy lms service
Expand Down

0 comments on commit 3847f57

Please sign in to comment.