Skip to content

Commit 409f1fc

Browse files
committed
attempt to fix release script component of bamboo job
1 parent 53decfb commit 409f1fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bamboo-specs/bamboo.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,10 +331,10 @@ Release to Maven:
331331
force-clean-build: 'false'
332332
description: Checkout default repository
333333
- checkout:
334-
repository: Git
334+
repository: Release scripts
335335
path: release-scripts
336336
force-clean-build: 'false'
337-
description: Checkout default repository
337+
description: Checkout release scripts repository
338338
- script:
339339
interpreter: SHELL
340340
scripts:

0 commit comments

Comments
 (0)