Skip to content

Commit

Permalink
Merge pull request #561 from kaggis/pidmr-ui-vite
Browse files Browse the repository at this point in the history
Update pidmr playbook to deploy pidmr-ui as a vite react typescript p…
  • Loading branch information
themiszamani authored Oct 25, 2023
2 parents 148dacd + 80190b3 commit 8bafd28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pidmr-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
- hosts: frontend
become: true
roles:
- { role: frontend, task: react-based, tags: frontend}
- { role: frontend, task: vite-react-ts-based, tags: frontend}

0 comments on commit 8bafd28

Please sign in to comment.