Browse Source

CI: Update configuration

v7.0.12
Tom Poole 1 year ago
parent
commit
f60b832eca
1 changed files with 8 additions and 3 deletions
  1. +8
    -3
      .gitlab-ci.yml

+ 8
- 3
.gitlab-ci.yml 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

Loading…
Cancel
Save