You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bring in maven index from release (#158)
Signed-off-by: Cherry Picker <noreply@github.com>
* Add tag to use release-0.8 addon
Signed-off-by: Juan Manuel Leflet Estrada <jleflete@redhat.com>
* Add api_hub_tests_ref to global CI workflow
Signed-off-by: Dylan Murray <dymurray@redhat.com>
---------
Signed-off-by: Cherry Picker <noreply@github.com>
Signed-off-by: Juan Manuel Leflet Estrada <jleflete@redhat.com>
Signed-off-by: Dylan Murray <dymurray@redhat.com>
Co-authored-by: Juan Manuel Leflet Estrada <jleflete@redhat.com>
Co-authored-by: Dylan Murray <dymurray@redhat.com>
# Java 1.8 is required for backwards compatibility with older versions of Gradle
29
36
RUN microdnf install -y python39 java-1.8.0-openjdk-devel java-17-openjdk-devel tar gzip zip --nodocs --setopt=install_weak_deps=0 && microdnf clean all && rm -rf /var/cache/dnf
0 commit comments