Skip to content

Commit

Permalink
👷 Fix release and add Docker Images to Releas
Browse files Browse the repository at this point in the history
  • Loading branch information
0x46616c6b committed Feb 25, 2022
1 parent e79afda commit 928b33a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@ template: |
$CHANGES
**Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION
**Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$RESOLVED_VERSION
## Docker
- `docker pull systemli/prometheus-jitsi-meet-exporter:$MAJOR.$MINOR.$PATCH`
- `docker pull systemli/prometheus-jitsi-meet-exporter:$MAJOR.$MINOR`
- `docker pull systemli/prometheus-jitsi-meet-exporter:$MAJOR`
- `docker pull systemli/prometheus-jitsi-meet-exporter:$RESOLVED_VERSION`

0 comments on commit 928b33a

Please sign in to comment.