mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
CI: Update configuration
This commit is contained in:
parent
5d0584059c
commit
f60b832eca
1 changed files with 8 additions and 3 deletions
|
|
@ -1,4 +1,9 @@
|
|||
include:
|
||||
- project: 'juce-repos/JUCE-utils'
|
||||
file: '/CI/gitlab-ci.yml'
|
||||
variables:
|
||||
REF: &REF master
|
||||
|
||||
include:
|
||||
- project: juce-repos/JUCE-utils
|
||||
file: /CI/gitlab-ci.yml
|
||||
ref: *REF
|
||||
inputs:
|
||||
ref: *REF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue