Almost got it. Had a typo in the in the delete build machine job. [ci dryrun]

This commit is contained in:
TC 2025-03-16 23:19:47 +00:00
parent 04d4705b15
commit 9d71e5f3d3

View File

@ -339,9 +339,9 @@ dryrun_delete_build_machines:
stage: distribute
needs:
- dryrun_deploy_repos
- dryrun_create_build_machines
tags:
- build-orchestration
- dryrun_create_build_machines]
script:
- cp config.json /scripts/cicd-python/config.json
- uv --directory scripts/cicd-python sync