This commit is contained in:
@@ -23,7 +23,7 @@ steps:
|
||||
- cp -r public .next/standalone
|
||||
- cp -r .next/static .next/standalone/.next
|
||||
- cd .next/standalone
|
||||
- zip -r /learn-languages.zip ./* ./.*
|
||||
- zip -r /learn-languages.zip ./*
|
||||
|
||||
- name: transfer file
|
||||
image: appleboy/drone-scp
|
||||
|
||||
Reference in New Issue
Block a user