You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The WORKERS array is filled with filler (or dummy) items to provision the desired number of CI machine instances within the build-matrix strategy and will provide 5 workers to each group defined in the CY_GROUP_SPEC.
I could not find any mention of this in AWS Codebuild documentation.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Documentation here suggests to use WORKERS array:
I could not find any mention of this in AWS Codebuild documentation.
The same with this part
How is IMAGE variable then used? I don't think that AWS Coudebuild is using it, at least I did not find any mention of that in their docs..
Beta Was this translation helpful? Give feedback.
All reactions