Moved repository to new ryzen-controller-team group.

This commit is contained in:
Quentin DECAUNES 2019-07-29 17:23:35 +02:00
parent eb236fba5a
commit d99511a423

View File

@ -30,8 +30,8 @@ code_quality:
--volume /tmp/cc:/tmp/cc --volume /tmp/cc:/tmp/cc
--entrypoint "/bin/sh" codeclimate/codeclimate -c "/usr/src/app/bin/codeclimate engines:install && /usr/src/app/bin/codeclimate analyze" --entrypoint "/bin/sh" codeclimate/codeclimate -c "/usr/src/app/bin/codeclimate engines:install && /usr/src/app/bin/codeclimate analyze"
only: only:
- branches@le.storm1er/ryzen-controller - branches@ryzen-controller-team/ryzen-controller
- tags@le.storm1er/ryzen-controller - tags@ryzen-controller-team/ryzen-controller
except: except:
variables: variables:
- $CODE_QUALITY_DISABLED - $CODE_QUALITY_DISABLED
@ -39,19 +39,19 @@ code_quality:
dependency_scanning: dependency_scanning:
stage: test stage: test
only: only:
- branches@le.storm1er/ryzen-controller - branches@ryzen-controller-team/ryzen-controller
except: [] except: []
sast: sast:
stage: test stage: test
only: only:
- branches@le.storm1er/ryzen-controller - branches@ryzen-controller-team/ryzen-controller
except: [] except: []
js_syntax: js_syntax:
stage: test stage: test
only: only:
- branches@le.storm1er/ryzen-controller - branches@ryzen-controller-team/ryzen-controller
image: node:carbon image: node:carbon
tags: [ docker ] tags: [ docker ]
cache: {} cache: {}
@ -64,8 +64,8 @@ js_syntax:
node: node:
only: only:
- tags@le.storm1er/ryzen-controller - tags@ryzen-controller-team/ryzen-controller
- branches@le.storm1er/ryzen-controller - branches@ryzen-controller-team/ryzen-controller
except: except:
- master - master
stage: install stage: install
@ -84,8 +84,8 @@ node:
win32: win32:
only: only:
- tags@le.storm1er/ryzen-controller - tags@ryzen-controller-team/ryzen-controller
- branches@le.storm1er/ryzen-controller - branches@ryzen-controller-team/ryzen-controller
except: except:
- master - master
stage: package stage: package
@ -102,8 +102,8 @@ win32:
linux: linux:
only: only:
- tags@le.storm1er/ryzen-controller - tags@ryzen-controller-team/ryzen-controller
- branches@le.storm1er/ryzen-controller - branches@ryzen-controller-team/ryzen-controller
except: except:
- master - master
stage: package stage: package
@ -120,8 +120,8 @@ linux:
exe-installer: exe-installer:
only: only:
- tags@le.storm1er/ryzen-controller - tags@ryzen-controller-team/ryzen-controller
- branches@le.storm1er/ryzen-controller - branches@ryzen-controller-team/ryzen-controller
except: except:
- master - master
stage: installer stage: installer
@ -157,8 +157,8 @@ exe-installer:
deb-installer: deb-installer:
only: only:
- tags@le.storm1er/ryzen-controller - tags@ryzen-controller-team/ryzen-controller
- branches@le.storm1er/ryzen-controller - branches@ryzen-controller-team/ryzen-controller
except: except:
- master - master
stage: installer stage: installer
@ -183,8 +183,8 @@ deb-installer:
rpm-installer: rpm-installer:
only: only:
- tags@le.storm1er/ryzen-controller - tags@ryzen-controller-team/ryzen-controller
- branches@le.storm1er/ryzen-controller - branches@ryzen-controller-team/ryzen-controller
except: except:
- master - master
stage: installer stage: installer