feat(jenkins): manage node version
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
||||
build:
|
||||
context: .
|
||||
args:
|
||||
- NODE_VERSION=${NODE_VERSION}
|
||||
- CADDY_VERSION=${CADDY_VERSION}
|
||||
image: portfolio:${PORTFOLIO_VERSION}
|
||||
container_name: portfolio
|
||||
|
||||
Reference in New Issue
Block a user