ci: add latest tag
All checks were successful
Build Docker images / docker (eumau/openldap, 1) (push) Successful in 1m1s
Build Docker images / docker (eumau/openldap, latest) (push) Successful in 58s

This commit is contained in:
Mauro Torrez 2024-02-27 14:39:42 -03:00
parent 68e238875b
commit 86923be42e

View File

@ -16,6 +16,7 @@ jobs:
- "eumau/openldap" - "eumau/openldap"
tag: tag:
- "1" - "1"
- latest
steps: steps:
- -
name: Set up QEMU name: Set up QEMU