Fix docker

This commit is contained in:
2025-01-14 22:06:33 -06:00
parent 5c8dc0fd9b
commit a1d09ab24f

View File

@ -33,8 +33,16 @@ jobs:
platforms: linux/amd64
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
triggers:
- !BranchUpdateTrigger
- !DependencyFinishedTrigger
projects: tesses-framework
- !BranchUpdateTrigger
branches: master
projects: crosslang
projectDependencies:
- projectPath: tesses-framework
buildProvider: !LastFinishedBuild
jobName: Build for x86_64
artifacts: -**
retryCondition: never
maxRetries: 3
retryDelay: 30