fix: set the env var
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2023-08-16 13:04:14 -03:00
parent 2e1d831b82
commit b05361ae18

View file

@ -11,6 +11,7 @@ pipeline:
- "ALPINE_VERSION=${ALPINE_VERSION}"
- "PG_VERSION=${PG_VERSION}"
- "PG_VERSION_APPENDED=${PG_VERSION_APPENDED}"
- "PG_VERSION_FULL=${PG_VERSION_FULL}"
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
secrets:
- "DOCKER_PASSWORD"