👷 Fix release and add Docker Images to Releas
This commit is contained in:
parent
e79afdad42
commit
928b33a229
1 changed files with 2 additions and 4 deletions
6
.github/release-drafter.yml
vendored
6
.github/release-drafter.yml
vendored
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue