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

jenkins/2.480 package update #30304

Merged
merged 1 commit into from
Oct 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions jenkins.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: jenkins
version: "2.479"
version: "2.480"
epoch: 0
description: Open-source CI/CD application.
copyright:
Expand Down Expand Up @@ -44,7 +44,7 @@ pipeline:
with:
repository: https://github.com/jenkinsci/jenkins
tag: jenkins-${{package.version}}
expected-commit: 969d9feab9c11d5f88546c7233ce5296ecf4cc61
expected-commit: 42fae0104a507bb08e8bae56d884b5c92526e5be

- uses: patch
with:
Expand Down