wildfly / snapshot-ci

Test how your feature branches integrate into WildFly without doing releases of each component
1 stars 3 forks source link

Latest Elytron with WildFly Core and WildFly with -Delytron #23

Closed fjuma closed 3 years ago

fjuma commented 3 years ago
name: Latest Elytron with WildFly Core and WildFly
components:
  - name: wildfly-elytron
    org: wildfly-security
    branch: '1.x'
    mavenOpts: -DskipTests
  - name: wildfly-core
    org: wildfly
    branch: master
    dependencies:
      - name: wildfly-elytron
        property: version.org.wildfly.security.elytron
  - name: wildfly
    org: wildfly
    branch: master
    mavenOpts: -Delytron
    # debug: true
    dependencies:
      - name: wildfly-core
        property: version.org.wildfly.core
github-actions[bot] commented 3 years ago

Something went wrong setting up the job.

Refer to the logs at https://github.com/wildfly/snapshot-ci/actions/runs/597094944