Skip to content

Commit

Permalink
ci(release-please): add missing extra files to be updated (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonadoni committed Jan 16, 2024
1 parent 2c64085 commit c4c9e34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
{ "type": "chore", "section": "Chores", "hidden": true }
],
"extra-files": [
"Dockerfile",
{
"type": "json",
"path": "reana-ui/package.json",
Expand Down
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,6 @@ LABEL org.opencontainers.image.source="https://github.com/reanahub/reana-ui"
LABEL org.opencontainers.image.title="reana-ui"
LABEL org.opencontainers.image.url="https://github.com/reanahub/reana-ui"
LABEL org.opencontainers.image.vendor="reanahub"
# x-release-please-start-version
LABEL org.opencontainers.image.version="0.9.3"
# x-release-please-end

0 comments on commit c4c9e34

Please sign in to comment.