Skip to content

Commit 9814ee1

Browse files
committed
n8n is now persistent
1 parent 56832aa commit 9814ee1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ test:
99
run:
1010
steps:
1111
- name: deploy
12-
command: N8N_PORT=3000 ./node_modules/n8n/bin/n8n start
12+
command: sudo n install 18.12.1 && N8N_USER_FOLDER=/home/user/app/ N8N_PORT=3000
13+
./node_modules/n8n/bin/n8n start --tunnel

0 commit comments

Comments
 (0)