rspamd / rspamd-docker

Rspamd as Docker image
10 stars 5 forks source link

Run functional test on promotion #13

Closed fatalbanana closed 1 year ago

fatalbanana commented 1 year ago

Currently promotion step needs to be run before new images would be given any interesting tags; that provides an opportunity to inspect them ahead of time but that's tedious and might not be very helpful, rather we might run functional tests as part of promotion & fire it blind. Possibly we should better do away with promotion entirely but as-is it's still there...