Skip to content

chore(Jenkinsfile) use spot agent with retries #502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 29, 2025

Conversation

dduportal
Copy link
Contributor

Cherry pick from jenkinsci/docker-agent#960, jenkinsci/docker-agent#961 and jenkinsci/docker-agent#963

But adapted to this repository (deployment does not use the same variables)

@dduportal dduportal marked this pull request as ready for review March 28, 2025 18:40
@dduportal dduportal requested a review from a team as a code owner March 28, 2025 18:40
MarkEWaite
MarkEWaite previously approved these changes Mar 28, 2025
@dduportal dduportal merged commit 49eb031 into jenkinsci:master Mar 29, 2025
10 checks passed
@dduportal dduportal deleted the chore/Jenkinsfile/retry-spot branch March 29, 2025 06:57
dduportal added a commit that referenced this pull request Mar 29, 2025
stage('Deploy to DockerHub') {
withEnv([
"ON_TAG=true",
VERSION = "${env.TAG_NAME}"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: this was a syntax error. Hotfix with 5d3cfb3 when verifying the PR (fix used to deploy the 6.11.1 release)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants