Always run docker-image

This commit is contained in:
Simon Warta
2022-09-20 13:05:09 +02:00
parent d40888ac8b
commit f0072e6ff9

View File

@@ -196,14 +196,9 @@ workflows:
version: 2
test-suite:
jobs:
# this is now a slow process... let's only run on main and PR branches we care about
- docker-image:
requires:
- setup-dependencies
filters:
branches:
only:
- main
- docker-tagged:
filters:
tags: