Feat: aboba
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2024-12-27 19:49:31 +03:00
parent bf12a714d5
commit b29c3185d4

View File

@@ -6,6 +6,7 @@ steps:
- name: build
image: docker:latest
commands:
- echo $${POSTGRES_HOST}
- docker build -t aboba:latest .
volumes:
- /var/run/docker.sock:/var/run/docker.sock