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
- Host: GitHub
- URL: https://github.com/bkwld/nuxt-shopify-ci
- Owner: BKWLD
- License: mit
- Created: 2021-02-04T03:56:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-04T16:27:44.000Z (over 5 years ago)
- Last Synced: 2025-06-03T17:31:22.577Z (about 1 year ago)
- Language: Dockerfile
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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. 🤷♂️