added merge only ci test

This commit is contained in:
Solomon Laing 2021-06-06 14:17:20 +09:30
parent 17c578a1e2
commit 8ea795def4

View File

@ -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: