Skip to content

Commit

Permalink
Basic project structure
Browse files Browse the repository at this point in the history
  • Loading branch information
mandeepdhiman123 committed Aug 21, 2020
1 parent fbe7466 commit 652e602
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
shell: "cd {{ testrig_dir }}/automationtests && mvn clean install"

- name: Copy jar file to test testrig directory
command: "mv {{ testrig_dir }}/automationtests/target/*dependencies.jar {{ testrig_dir }}/automationtests.jar"
command: "mv {{ testrig_dir }}/automationtests/target/*dependencies.jar {{ testrig_dir }}/automationtests/automationtests.jar"

0 comments on commit 652e602

Please sign in to comment.