Build: skip tinacms build step - only run astro build
Some checks failed
Deploy to Easypanel / deploy (push) Has been cancelled
Some checks failed
Deploy to Easypanel / deploy (push) Has been cancelled
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
{"t":0,"agent":"a1ccdc0","agent_type":"unknown","event":"agent_stop","success":true}
|
||||
{"t":0,"agent":"a7833f9","agent_type":"unknown","event":"agent_stop","success":true}
|
||||
{"t":0,"agent":"a43d42e","agent_type":"unknown","event":"agent_stop","success":true}
|
||||
{"t":0,"agent":"a4b63dd","agent_type":"unknown","event":"agent_stop","success":true}
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
"total_spawned": 0,
|
||||
"total_completed": 0,
|
||||
"total_failed": 0,
|
||||
"last_updated": "2026-04-27T12:37:08.956Z"
|
||||
"last_updated": "2026-04-27T13:00:32.726Z"
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
"dev": "tinacms dev --port 3001 & astro dev",
|
||||
"dev:astro": "astro dev",
|
||||
"dev:tina": "tinacms dev --port 3001",
|
||||
"build": "tinacms build && astro build",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user