mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-12-20 01:11:03 +08:00
Pull request 2278: AG-29637 Checkout publisher
Some checks are pending
build / test (macOS-latest) (push) Waiting to run
build / test (ubuntu-latest) (push) Waiting to run
build / test (windows-latest) (push) Waiting to run
build / build-release (push) Blocked by required conditions
build / notify (push) Blocked by required conditions
lint / go-lint (push) Waiting to run
lint / eslint (push) Waiting to run
lint / notify (push) Blocked by required conditions
Some checks are pending
build / test (macOS-latest) (push) Waiting to run
build / test (ubuntu-latest) (push) Waiting to run
build / test (windows-latest) (push) Waiting to run
build / build-release (push) Blocked by required conditions
build / notify (push) Blocked by required conditions
lint / go-lint (push) Waiting to run
lint / eslint (push) Waiting to run
lint / notify (push) Blocked by required conditions
Squashed commit of the following: commit fec1efed4680076b33141a72e36904c27a04677d Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Sep 10 19:14:59 2024 +0300 bamboo: add publisher
This commit is contained in:
committed by
Ainar Garipov
parent
6fe4b9440d
commit
cbae07e8e6
@@ -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':
|
||||
|
||||
Reference in New Issue
Block a user