Auto deploy from git.aria.coffee
Some checks are pending
Deploy to Web Server / deploy (push) Waiting to run
Some checks are pending
Deploy to Web Server / deploy (push) Waiting to run
This commit is contained in:
parent
2826325d8c
commit
02a267bfd6
2 changed files with 57 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro check && astro build && ./compress-images.sh",
|
||||
"build-action": "astro check && astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue