mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
7fe6748637
Looking at https://docs.github.com/en/actions/using-workflows/reusing-workflows#using-outputs-from-a-reusable-workflow, we can see that we need to manually set the outputs for a whole generic workflow. This commit fixes an issue where the cache key was not set properly as the input was empty (because the output of the previous job was not actually set). |
||
---|---|---|
.. | ||
scripts/docs | ||
contributors.yml | ||
default_on_push.yml | ||
docs-preview-deploy.yml | ||
docs-preview-prepare.yml | ||
docs-production-deploy.yml | ||
generic_build.yml | ||
generic_publish.yml | ||
generic_test.yml | ||
handle_stalled.yml | ||
linting.yml | ||
scheduled_builds.yml | ||
test_merge_requests.yml |