Commit 4bb467f9 authored by Jan Kiene's avatar Jan Kiene
Browse files

Merge branch 'kiene/add-gitlab-ci-custom-file-to-ivas-float-update' into 'ivas-float-update'

[CI] add .gitlab-ci-custom.yml file from main

See merge request !2353
parents 3a185145 d328c56c
Loading
Loading
Loading
Loading

.gitlab-ci-custom.yml

0 → 100644
+4 −0
Original line number Diff line number Diff line
include:
  - project: $CUSTOM_CI_PROJECT
    ref: $CUSTOM_CI_REF
    file: $CUSTOM_CI_FILE
 No newline at end of file