An open API service indexing awesome lists of open source software.

https://github.com/bkwld/nuxt-shopify-ci

A docker image for running GitLab CI for Nuxt, Netlify, and Shopify
https://github.com/bkwld/nuxt-shopify-ci

Last synced: 6 months ago
JSON representation

A docker image for running GitLab CI for Nuxt, Netlify, and Shopify

Awesome Lists containing this project

README

          

# nuxt-shopify-ci

A docker image for running GitLab CI for Nuxt, Netlify, and Shopify. See https://hub.docker.com/r/bukwild/nuxt-shopify-ci.

> Note: I didn't end up using this because it turned out that the GitLab runner was ~20s quicker at restoring deps (cypress, netlify-cli, etc) from a cache made from node_modules than it was at pulling this image with those deps baked into it. 🤷‍♂️