Skip to content

Create version-specific expclude for commands

So for example this would exclude Alpine edge for openJDK version 11

  openjdk:
    versions:
      - "8"
      - "11"
    exclude:
      - "buster"
      - "11|edge"

with the pattern of:

- "version|pattern"
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information