feat(jenkins): manage portfolio version, caddy version and cache

This commit is contained in:
2026-01-08 19:39:17 +01:00
parent a996ae9c7e
commit 54f4372629
5 changed files with 22 additions and 9 deletions

View File

@@ -1,6 +1,10 @@
services:
portfolio:
image: portfolio:master
build:
context: .
args:
- CADDY_VERSION=${CADDY_VERSION}
image: portfolio:${PORTFOLIO_VERSION}
container_name: portfolio
restart: always
networks: