test cicd
Deploy / define-filters (push) Successful in 2s
Deploy / deploy (push) Failing after 3s
Deploy / detect-changed-services (push) Successful in 3s
Service Deployer / deploy (push) Failing after 5s
Deploy / deploy-services (${{ fromJson(needs.detect-services.outputs.matrix) }}) (push) Failing after 5s
Deploy / define-filters (push) Successful in 2s
Deploy / deploy (push) Failing after 3s
Deploy / detect-changed-services (push) Successful in 3s
Service Deployer / deploy (push) Failing after 5s
Deploy / deploy-services (${{ fromJson(needs.detect-services.outputs.matrix) }}) (push) Failing after 5s
This commit is contained in:
@@ -6,7 +6,7 @@ from agebd.utils import init_logging
|
||||
from agebd_postmortemlog import PVs, Service
|
||||
from agebd_postmortemlog.service import SERVICE_NAME
|
||||
|
||||
# TODO: remove: cicd test 17
|
||||
# TODO: remove: cicd test 18
|
||||
|
||||
|
||||
def main(
|
||||
|
||||
Reference in New Issue
Block a user