diff --git a/.drone.yml b/.drone.yml index ec09a72..8465348 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ steps: registry: h3m6q87t.gra7.container-registry.ovh.net repo: h3m6q87t.gra7.container-registry.ovh.net/chillbasics/php-base tag: latest - target: chill_base_php + target: chill_base_php82 pull_image: true cache_from: - h3m6q87t.gra7.container-registry.ovh.net/chillbasics/php-base:latest @@ -103,7 +103,9 @@ steps: from_secret: docker_password_gitea registry: gitea.champs-libres.be/chill-project/chill-skeleton-basic repo: gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image - tag: php82 + tag: + - php82 + - latest target: chill_base_php82 pull_image: true