MAD-I-T / magento-actions

Github deployment actions for Magento 2
MIT License
99 stars 35 forks source link

Add pwa-studio installer #27

Closed seyuf closed 1 year ago

seyuf commented 1 year ago

Bootstrap a magento pwa-studio project through github-actions :

  - name: 'install fresh pwa-studio project'
      uses: MAD-I-T/magento-actions@master
      with:
        process: 'pwa-studio-install'
        #no_push: 1    #uncomment this to prevent pushing the src code to the github repo usefull in cases where only tests are needed