fix: actually set the extra packages
All checks were successful
ci/woodpecker/push/woodpecker/1 Pipeline was successful
ci/woodpecker/push/woodpecker/2 Pipeline was successful
ci/woodpecker/push/woodpecker/3 Pipeline was successful
ci/woodpecker/push/woodpecker/4 Pipeline was successful

This commit is contained in:
f 2024-11-05 11:37:26 -03:00
parent f7ec863b05
commit abc9bfd869
No known key found for this signature in database

View file

@ -13,7 +13,7 @@ steps:
- "ACCESS_LOG_VERSION=${ACCESS_LOG_VERSION}"
- "NGINX_VERSION=${NGINX_VERSION}"
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
- "EXTRA_PACKAGES="
- "EXTRA_PACKAGES=${EXTRA_PACKAGES}"
password:
from_secret: "DOCKER_PASSWORD"
when: