Update .gitlab-ci.yml

This commit is contained in:
Tao Bojlén 2019-07-27 10:19:33 +00:00
parent 79257f1cbe
commit 1ff85ee0a5
1 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,9 @@ backend-sobelow:
only:
changes:
- backend/*
except:
- develop
- master
before_script:
- cd backend
script: