Merge branch 'master' into improvements
This commit is contained in:
commit
60d654a103
1 changed files with 4 additions and 0 deletions
|
|
@ -143,6 +143,10 @@ Update Repositories:
|
||||||
needs:
|
needs:
|
||||||
- job: "Build"
|
- job: "Build"
|
||||||
- job: "Release"
|
- job: "Release"
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
except:
|
||||||
|
- merge_requests
|
||||||
image: ubuntu
|
image: ubuntu
|
||||||
before_script:
|
before_script:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue