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

mattermost-10.1/10.1.3 package update #34171

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 mattermost-10.1.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: mattermost-10.1
version: 10.1.2
version: 10.1.3
epoch: 0
description: "Mattermost is an open source platform for secure collaboration across the entire software development lifecycle."
copyright:
Expand Down Expand Up @@ -42,7 +42,7 @@ pipeline:
with:
repository: https://github.com/mattermost/mattermost
tag: v${{package.version}}
expected-commit: c540ab8299e45424e410652d304b8926b727b456
expected-commit: a896b94e99f5d6df044b475e29651c9814f495bd

- runs: |
mkdir -p ${{targets.contextdir}}/usr/bin
Expand Down
Loading