#0000 - test arg
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Guillaume "B.B." Van Hemmen 2023-11-04 13:27:01 +01:00
parent b309228f13
commit ca238429b6
Signed by: GuillaumeHemmen
GPG key ID: 7921E64524F7EB35

View file

@ -2,11 +2,12 @@ steps:
docker-build:
image: woodpeckerci/plugin-docker-buildx
settings:
build_args:
environment:
- CI_TZ="Europe/Paris"
- CI_NODE_MAJOR=18
- CI_DEBIAN_VERSION=12
settings:
build_args_from_env: true
repo: git.van-hemmen.com/guillaumehemmen/debian-node-firebase
tags: latest,debian_${CI_DEBIAN_VERSION}-node_${CI_NODE_MAJOR}
registry: git.van-hemmen.com