reorganize our CI stuff
This commit is contained in:
parent
22240f8365
commit
24b715d676
5 changed files with 51 additions and 40 deletions
|
|
@ -10,6 +10,10 @@ labels:
|
|||
platform: linux/amd64
|
||||
memory: 'high'
|
||||
|
||||
depends_on:
|
||||
- build
|
||||
- test
|
||||
|
||||
variables:
|
||||
artifacts_uploader_settings: &artifacts_uploader_settings
|
||||
user:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue