File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 26
26
--include-fragments
27
27
--exclude "https://developers.redhat.com/download-manager/file/jboss-eap-.*.zip"
28
28
--exclude "http://localhost*"
29
+ --exclude "https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/com/splunk/"
30
+ --max-retries 6
29
31
--github-token ${{ github.token }}
30
32
31
33
build :
Original file line number Diff line number Diff line change 20
20
--include-fragments
21
21
--exclude "https://developers.redhat.com/download-manager/file/jboss-eap-.*.zip"
22
22
--exclude "http://localhost*"
23
+ --exclude "https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/com/splunk/"
24
+ --max-retries 6
23
25
--github-token ${{ github.token }}
24
26
25
27
build :
Original file line number Diff line number Diff line change 22
22
--include-fragments
23
23
--exclude "https://developers.redhat.com/download-manager/file/jboss-eap-.*.zip"
24
24
--exclude "http://localhost*"
25
+ --exclude "https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/com/splunk/"
26
+ --max-retries 6
25
27
26
28
build :
27
29
runs-on : ubuntu-24.04
You can’t perform that action at this time.
0 commit comments