Skip to content

Commit

Permalink
Final Base project 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mandeepdhiman123 committed Aug 25, 2020
1 parent 640404b commit 310648d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
dest: "{{ tools_dir }}"
remote_src: yes

#- name: Move versioned testrig to generic dir
# command: "mv {{ tools_dir }}/mosip-functional-tests-{{ testrig_version }} {{ testrig_dir }}"

- name: Bulding partner demo service for dependency
shell: "cd {{ testrig_dir }}/authentication-partnerdemo-service/ && mvn clean install"

Expand Down
1 change: 0 additions & 1 deletion mosip-security-playbook/run.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Master playbook
#

- import_playbook: playbooks/base-setup.yml
- import_playbook: playbooks/os-hardening-cluster.yml
- import_playbook: playbooks/api-scanning.yml

0 comments on commit 310648d

Please sign in to comment.