Skip to content

Commit 567de64

Browse files
author
Nicolò Maria Mezzopera
committed
fix: correct syntax for gitlab ci config
1 parent 6d44817 commit 567de64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ image: node:10.15.0
33
stages:
44
- build
55
- test
6+
- deploy
67

78
cache:
89
paths:

0 commit comments

Comments
 (0)