Skip to content

Commit

Permalink
Merge pull request #109 from brianhlin/SOFTWARE-5673.osg23
Browse files Browse the repository at this point in the history
Try to get as far as possible with each push
  • Loading branch information
brianhlin authored Oct 3, 2023
2 parents fa1d9b7 + 8208351 commit 79a5fa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-series-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ jobs:
name: Push ${{ matrix.image }}:${{ matrix.osg_series.name }}-${{ matrix.repo }} image
if: contains(fromJson('["push", "repository_dispatch", "workflow_dispatch"]'), github.event_name) && startsWith(github.repository, 'opensciencegrid/')
strategy:
fail-fast: False
matrix:
image: [atlas-xcache, cms-xcache, stash-cache, stash-origin, xcache]
repo: ['development', 'testing', 'release']
Expand Down

0 comments on commit 79a5fa7

Please sign in to comment.