#0000 - test arg
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

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

View file

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