Explorar o código

[fifteen5] Add yarn building

Colin Powell %!s(int64=4) %!d(string=hai) anos
pai
achega
c6a44fb523
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      ansible/roles/fifteen5/tasks/main.yml

+ 3 - 0
ansible/roles/fifteen5/tasks/main.yml

@@ -37,3 +37,6 @@
     owner: root
     mode: 0644
   notify: Supervisor restarted
+
+- name: 15Five frontend files generated
+  command: bash -lc "direnv exec /root/fifteen5 yarn && yarn build"