chore: remove debug steps and loyment workflow
This commit is contained in:
@@ -58,6 +58,11 @@ jobs:
|
||||
cp -r .next/static/* .next/standalone/.next/static/
|
||||
cp Dockerfile .next/standalone/Dockerfile
|
||||
|
||||
- name: 🔍 Debug - List Build Files
|
||||
run: |
|
||||
echo "======================="
|
||||
ls -la .next/standalone
|
||||
|
||||
- name: Upload production build artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user