added merge only ci test
This commit is contained in:
parent
17c578a1e2
commit
8ea795def4
@ -52,6 +52,8 @@ deploy-job:
|
||||
|
||||
test:
|
||||
stage: test
|
||||
tags:
|
||||
- node
|
||||
script:
|
||||
- echo "I don't care about standard merges into dev as a build has to happen for a merge into master, I don't think there is a way to specify that so I need this here."
|
||||
only:
|
||||
|
||||
Reference in New Issue
Block a user