Skip to content
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

chore(pipeline) only deploy to DockerHub on tag-triggered builds #297

Merged
merged 3 commits into from
Oct 22, 2022

Conversation

dduportal
Copy link
Contributor

This PR is the twin of jenkinsci/docker-inbound-agent#280.

It ensures that only tag-based build are deploying to the Dockerhub to avoid overriding accidentally.
It also disables the pollSCM which was causing trouble on the remote system.

It's a first step forward fixing the JDK8 tags build with JDK11 issues.

…latest'-like docker tags

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
@dduportal dduportal requested a review from a team as a code owner October 22, 2022 07:18
@dduportal dduportal requested a review from timja October 22, 2022 07:18
Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
@dduportal dduportal changed the title fix: only deploy to DockerHub on tag-triggered builds chore(pipeline) only deploy to DockerHub on tag-triggered builds Oct 22, 2022
@dduportal dduportal merged commit 1b65a10 into jenkinsci:master Oct 22, 2022
@dduportal dduportal deleted the chore/pipeline/only-deploy-tags branch October 22, 2022 08:26
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.

2 participants