Skip to content

Commit

Permalink
CI: prepare for version v1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
stsnel committed Sep 27, 2024
1 parent fe1d1bd commit 94aabfa
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-push-image-davrods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- 'development'
- 'release-1.9'
- 'release-1.10'
paths:
- '.github/workflows/build-push-image-davrods.yml'
- 'docker/images/davrods/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-push-image-eus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- 'development'
- 'release-1.9'
- 'release-1.10'
paths:
- '.github/workflows/build-push-image-eus.yml'
- 'docker/images/yoda_eus/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-push-image-mailpit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- 'development'
- 'release-1.9'
- 'release-1.10'
paths:
- '.github/workflows/build-push-image-mailpit.yml'
- 'docker/images/mailpit/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-push-image-portal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- 'development'
- 'release-1.9'
- 'release-1.10'
paths:
- '.github/workflows/build-push-image-portal.yml'
- 'docker/images/yoda_portal/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-push-image-provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- 'development'
- 'release-1.9'
- 'release-1.10'
paths:
- '.github/workflows/build-push-image-provider.yml'
- 'docker/images/yoda_irods_icat/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-push-image-public.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- 'development'
- 'release-1.9'
- 'release-1.10'
paths:
- '.github/workflows/build-push-image-public.yml'
- 'docker/images/yoda_public/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-push-image-web-mock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- 'development'
- 'release-1.9'
- 'release-1.10'
paths:
- '.github/workflows/build-push-image-web-mock.yml'
- 'docker/images/yoda_web_mock/**'
Expand Down

0 comments on commit 94aabfa

Please sign in to comment.