adapt drone config
This commit is contained in:
parent
430915f831
commit
c29f6cdf96
@ -21,7 +21,7 @@ steps:
|
|||||||
registry: h3m6q87t.gra7.container-registry.ovh.net
|
registry: h3m6q87t.gra7.container-registry.ovh.net
|
||||||
repo: h3m6q87t.gra7.container-registry.ovh.net/chillbasics/php-base
|
repo: h3m6q87t.gra7.container-registry.ovh.net/chillbasics/php-base
|
||||||
tag: latest
|
tag: latest
|
||||||
target: chill_base_php
|
target: chill_base_php82
|
||||||
pull_image: true
|
pull_image: true
|
||||||
cache_from:
|
cache_from:
|
||||||
- h3m6q87t.gra7.container-registry.ovh.net/chillbasics/php-base:latest
|
- h3m6q87t.gra7.container-registry.ovh.net/chillbasics/php-base:latest
|
||||||
@ -103,7 +103,9 @@ steps:
|
|||||||
from_secret: docker_password_gitea
|
from_secret: docker_password_gitea
|
||||||
registry: gitea.champs-libres.be/chill-project/chill-skeleton-basic
|
registry: gitea.champs-libres.be/chill-project/chill-skeleton-basic
|
||||||
repo: gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image
|
repo: gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image
|
||||||
tag: php82
|
tag:
|
||||||
|
- php82
|
||||||
|
- latest
|
||||||
target: chill_base_php82
|
target: chill_base_php82
|
||||||
pull_image: true
|
pull_image: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user