Skip to content

Commit

Permalink
bamboo: add publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneOne1 committed Sep 10, 2024
1 parent 6fe4b94 commit fec1efe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bamboo-specs/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,12 @@
'other':
'clean-working-dir': true
'tasks':
# TODO(e.burkov): Remove after test.
- 'checkout':
'repository': 'bamboo-deploy-publisher'
# The paths are always relative to the working directory.
'path': 'bamboo-deploy-publisher'
'force-clean-build': true
- 'checkout':
'force-clean-build': true
- 'script':
Expand Down

0 comments on commit fec1efe

Please sign in to comment.