Files
blog/project.toml
hvg-dev c4f6f78553
All checks were successful
/ build-and-deploy (push) Successful in 2m11s
~ UPD build system (#11)
* ~ Rebuild Image

* ~ FIX project descriptor file

* ~ FIX composer plugin-api-version

* ~ FIX composer plugin-api-version

* ~ FIX composer plugin-api-version

* ~ Rebuild Image

* ~ Rebuild Image

* ~ Upgrade dependencies

* ~ CHG rebuild dev image

---------

Co-authored-by: felegy <felegy@hvg.hu>
2025-09-25 16:46:16 +02:00

19 lines
312 B
TOML

[_]
schema-version = "0.2"
[_.metadata]
org.opencontainers.image.source = "https://github.com/HVG/wp"
org.opencontainers.image.description= "HVG Blog cnb image"
[io.buildpacks]
include = [
".profile.d",
"Procfile",
"config",
"web",
"wp-cli.yml",
"composer.json",
"composer.lock"
]