run docker build
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build was killed

This commit is contained in:
Moritz 2026-02-23 17:23:36 +01:00
parent 3443245e71
commit 6c729f16e1
Signed by: moritz
GPG key ID: 1020A035E5DD0824

View file

@ -9,9 +9,9 @@ services:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
trigger:
event:
- push
#trigger:
# event:
# - push
steps:
- name: compute cache key
@ -114,11 +114,11 @@ services:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
trigger:
event:
- promote
target:
- production
#trigger:
# event:
# - promote
# target:
# - production
steps:
- name: compute cache key
@ -217,6 +217,7 @@ name: build-and-publish
trigger:
branch:
- main
- fix/imprintor
event:
- push
- tag