add cicd
Build and Deploy Docker / build (push) Failing after 14m19s
Build and Deploy Docker / deploy (push) Has been skipped

This commit is contained in:
2026-07-14 08:05:08 +02:00
parent 4388a7ec93
commit d9bf86598b
2 changed files with 51 additions and 10 deletions
-10
View File
@@ -38,16 +38,6 @@ services:
- internal
volumes:
- ./storage/redis:/data
# wait_for_it:
# build:
# context: .
# dockerfile: services/wait_for_it/Dockerfile
# networks:
# - internal
# depends_on:
# - database
# command: sh -c "/wait -t 30 database:5432 -- echo 123;"
networks:
internal:
internal: true