Update .gitlab-ci.yml
This commit is contained in:
parent
79257f1cbe
commit
1ff85ee0a5
|
@ -28,6 +28,9 @@ backend-sobelow:
|
|||
only:
|
||||
changes:
|
||||
- backend/*
|
||||
except:
|
||||
- develop
|
||||
- master
|
||||
before_script:
|
||||
- cd backend
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue