adapt drone config

This commit is contained in:
Julien Fastré 2023-03-30 18:14:30 +02:00
parent 430915f831
commit c29f6cdf96
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
1 changed files with 4 additions and 2 deletions

View File

@ -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