Feat: zhopa
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2024-12-27 20:03:27 +03:00
parent b29c3185d4
commit 2ca8e7eb46
2 changed files with 8 additions and 2 deletions

View File

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