👷 Fix release and add Docker Images to Releas

This commit is contained in:
louis 2022-02-25 09:52:21 +01:00
parent e79afdad42
commit 928b33a229

View file

@ -17,10 +17,8 @@ template: |
$CHANGES $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
- `docker pull systemli/prometheus-jitsi-meet-exporter:$MAJOR.$MINOR.$PATCH` - `docker pull systemli/prometheus-jitsi-meet-exporter:$RESOLVED_VERSION`
- `docker pull systemli/prometheus-jitsi-meet-exporter:$MAJOR.$MINOR`
- `docker pull systemli/prometheus-jitsi-meet-exporter:$MAJOR`