fix: set the env var
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
2e1d831b82
commit
b05361ae18
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue