gnolang / docs.gno.land

Miscellaneous files for gno.land documentation
https://docs.gno.land
1 stars 5 forks source link

Build problems in dockerfile in prod stage #54

Closed sw360cab closed 1 month ago

sw360cab commented 1 month ago

Fixing not building Dockerfile in CI when using Dockerfile.production

netlify[bot] commented 1 month ago

Deploy Preview for gno-docs ready!

Name Link
Latest commit 5cecc2a679718545ba49e416df44621e2c1405a7
Latest deploy log https://app.netlify.com/sites/gno-docs/deploys/66e2da0c4804960008dd18fe
Deploy Preview https://deploy-preview-54--gno-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 91
Accessibility: 95
Best Practices: 100
SEO: 90
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

sw360cab commented 1 month ago

would be nice to have the ci workflow to build docker images also on pull requests, without pushing them.

You mean to build on a new PR and (also) push it on merged PR ?