added merge only ci test
This commit is contained in:
parent
17c578a1e2
commit
8ea795def4
@ -52,6 +52,8 @@ deploy-job:
|
|||||||
|
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
|
tags:
|
||||||
|
- node
|
||||||
script:
|
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."
|
- 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:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user