Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "ci: deploy astro"

Merged Christophe Chaudier requested to merge 1-ci-deploy-astro into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -6,4 +6,5 @@ export default defineConfig({
sitemap: true,
outDir: 'public',
publicDir: 'static',
baseUrl: 'poc/astrojs/',
});
Loading