Commit b13b4e47 authored by Jan Kiene's avatar Jan Kiene
Browse files

move ci code from ivas-codec repo to here

parent aa83fd59
Loading
Loading
Loading
Loading
+0 −0

Empty file added.

main-float.yml

0 → 100644
+2662 −0

File added.

Preview size limit exceeded, changes collapsed.

+0 −11
Original line number Diff line number Diff line
@@ -7,14 +7,3 @@ include:
default:
  # by default, we want all jobs to be interruptible, and we need to configure this explicitly
  interruptible: true

  # Note: currently only used for float
stages:
  - .pre
  - maintenance
  - prevalidate
  - build
  - test
  - compare
  - postvalidate
  - deploy