Skip to content

Conversation

@jsoriano
Copy link
Member

@jsoriano jsoriano commented Apr 23, 2020

Checkout takes about five minutes, and the unstash executed on each stage
takes between 6 and 15 minutes. Try to move checkout to stages to remove
the original checkout and reduce the time of each stage requiring the code.

With selective execution of stages is not so important to reuse checkouts
by stashing it and we can save a lot of time per build.

@jsoriano jsoriano self-assigned this Apr 23, 2020
Checkout takes about five minutes, and unstash takes between 6 and 15
minutes. Try to move checkout to stages to remove the original checkout
and reduce the time of each stage requiring the code.
@jsoriano jsoriano force-pushed the jenkins-checkout-on-stage branch from 636e055 to dc452a7 Compare April 23, 2020 14:10
@jsoriano jsoriano closed this Apr 23, 2020
@jsoriano jsoriano deleted the jenkins-checkout-on-stage branch April 23, 2020 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant