Compare commits

..

2 commits

Author SHA1 Message Date
58bd49c27a
dropme: remove other drone tasks for faster debugging
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-17 15:30:34 +02:00
384e20b97c
wip: feat(ci): Build docker container 2025-07-17 15:30:34 +02:00

View file

@ -28,7 +28,7 @@ steps:
commands:
- sleep 5 # give docker time to start
- docker ps -a
- docker build --tag mitgliederverwaltung .
- docker build --tag mitgliederverwaltung .
volumes:
- name: cache