Skip to content

Commit 79a5fa7

Browse files
authored
Merge pull request #109 from brianhlin/SOFTWARE-5673.osg23
Try to get as far as possible with each push
2 parents fa1d9b7 + 8208351 commit 79a5fa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-series-builds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ jobs:
187187
name: Push ${{ matrix.image }}:${{ matrix.osg_series.name }}-${{ matrix.repo }} image
188188
if: contains(fromJson('["push", "repository_dispatch", "workflow_dispatch"]'), github.event_name) && startsWith(github.repository, 'opensciencegrid/')
189189
strategy:
190+
fail-fast: False
190191
matrix:
191192
image: [atlas-xcache, cms-xcache, stash-cache, stash-origin, xcache]
192193
repo: ['development', 'testing', 'release']

0 commit comments

Comments
 (0)