missing env var
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2022-09-10 16:22:50 -03:00
parent 1168386b6d
commit 69c422f621

View file

@ -10,6 +10,7 @@ pipeline:
- latest - latest
build_args: build_args:
- MAX_MEMORY=${MAX_MEMORY} - MAX_MEMORY=${MAX_MEMORY}
- REDIS_VERSION=${REDIS_VERSION}
- ALPINE_VERSION=${ALPINE_VERSION} - ALPINE_VERSION=${ALPINE_VERSION}
- BASE_IMAGE=registry.nulo.in/sutty/monit - BASE_IMAGE=registry.nulo.in/sutty/monit
secrets: secrets: