Try an experiment, see what the env looks like

This commit is contained in:
Ryan Voots 2023-09-30 09:56:50 -04:00
parent 2617a4ea71
commit 0293191663

View file

@ -5,7 +5,10 @@ matrix:
steps:
build-os:
image: woodpeckerci/plugin-docker-buildx:2
# image: woodpeckerci/plugin-docker-buildx:2
image: debian:slim
commands:
- env
environment:
IMAGE_VERSION: "${DEBIAN_VERSION}"
settings: