Skip to content

Commit c96fc2b

Browse files
authored
Update ci.yml
added protocol setting to run stage
1 parent 9814ee1 commit c96fc2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.yml

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

0 commit comments

Comments
 (0)