Skip to content

Commit

Permalink
chore: Update integration.yml
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <[email protected]>
  • Loading branch information
tsic404 authored and github-actions committed Apr 28, 2024
1 parent 3ee6dc1 commit 9e3bbfe
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions integration.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
# Required
message: |
Integrated for V23-Release
# Not required, now default is V23-Release
message: 'chore: bump version 0.0.14 by tsic404@linuxdeepin/dde-shell'
milestone: V23-Release
# Required
repos:
# Required
- repo: linuxdeepin/examplerepo
# Not required
tag: 5.11.22
# Not required, but need one of tag and tagsha info
# When use tag info, integration workflow will check repository tag and build tag version
# When use tagsha info, interation workflow will build tagsha version, It doesn't matter whether the tag exists.
tagsha: "********************************"
repos:
- repo: linuxdeepin/dde-shell
tagsha: a2f22c6424eae26d7da31a48c47dc4b85eeea4f5
timestamp: 1714282745133

0 comments on commit 9e3bbfe

Please sign in to comment.