1
0
Fork 0
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:
Tom Poole 2024-03-06 21:28:29 +00:00
parent 5d0584059c
commit f60b832eca

View file

@ -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