Skip to content

Commit 03f2151

Browse files
committed
Initial add gitlab-ci
1 parent 05e8d03 commit 03f2151

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitlab-ci.yml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
stages:
2+
- build
3+
- test
4+
- deploy

0 commit comments

Comments
 (0)