CI: re-tag the gated image as semver + latest on vX.Y.Z tag push
CI / full-gate (push) Successful in 3m36s
Mirror / github-mirror (push) Successful in 2s
Release / retag-image (push) Successful in 2s

This commit was merged in pull request #5.
This commit is contained in:
2026-07-04 08:35:48 +02:00
parent 50006dd1a7
commit 058280934b
4 changed files with 43 additions and 5 deletions
+1
View File
@@ -2,6 +2,7 @@ name: Mirror
on:
push:
branches: [main]
tags: ['**']
workflow_dispatch:
jobs: