ai-postgres-docker/.woodpecker.yml
Ryan Voots 657ff25d36
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
build it!
2023-12-31 13:11:07 -05:00

14 lines
397 B
YAML

steps:
build-pg-16:
image: woodpeckerci/plugin-docker-buildx
settings:
repo: gitea.simcop2387.info/simcop2387/ai-postgresql
dockerfile: Dockerfile
auto_tag: true
tags:
- "build-${CI_PIPELINE_NUMBER}"
logins:
- registry: https://gitea.simcop2387.info/
username: simcop2387
password:
from_secret: docker_token