Skip to content

Commit 6a0abfc

Browse files
chore: update nucleus.yaml
1 parent c7e9fb9 commit 6a0abfc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.nucleus.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ branches:
3838
spring25:
3939
pull-request:
4040
<<: *branch-definition
41+
summer25:
42+
pull-request:
43+
<<: *branch-definition
4144
jobs:
4245
build-and-test:
4346
memory-limit: 16
@@ -70,4 +73,4 @@ steps:
7073
npm-publish-release:
7174
params:
7275
access: public
73-
tag: latest # note: this should be summer22, winter23, etc. if this .nucleus.yaml file is in a non-master branch
76+
tag: summer25 # note: this should be summer22, winter23, etc. if this .nucleus.yaml file is in a non-master branch

0 commit comments

Comments
 (0)