docker-mailserver/.github/workflows
Georg Lauterbach 7fe6748637
add outputs to workflow_call on generic_build (#2780)
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).
2022-09-21 10:18:18 +02:00
..
scripts/docs docs(fix): Update to fix regression causing broken links (#2681) 2022-07-15 10:07:45 +12:00
contributors.yml chore(deps): Bump myrotvorets/set-commit-status-action from 1.1.4 to 1.1.5 (#2664) 2022-06-28 09:03:57 +00:00
default_on_push.yml ci: improve GitHub Action CI with re-usable workflows (#2753) 2022-09-09 11:12:17 +02:00
docs-preview-deploy.yml chore(deps): Bump myrotvorets/set-commit-status-action from 1.1.4 to 1.1.5 (#2664) 2022-06-28 09:03:57 +00:00
docs-preview-prepare.yml chore: Set permissions for GitHub actions (#2555) 2022-05-11 09:51:15 +02:00
docs-production-deploy.yml chore: Set permissions for GitHub actions (#2555) 2022-05-11 09:51:15 +02:00
generic_build.yml add outputs to workflow_call on generic_build (#2780) 2022-09-21 10:18:18 +02:00
generic_publish.yml ci: enhance build process (#2755) 2022-09-21 09:31:28 +02:00
generic_test.yml ci: adjust build arguments (#2772) 2022-09-16 19:23:33 +02:00
handle_stalled.yml chore: Set permissions for GitHub actions (#2555) 2022-05-11 09:51:15 +02:00
linting.yml scripts: revised linting script (#2737) 2022-08-22 16:22:46 +02:00
scheduled_builds.yml ci: improve GitHub Action CI with re-usable workflows (#2753) 2022-09-09 11:12:17 +02:00
test_merge_requests.yml ci: improve GitHub Action CI with re-usable workflows (#2753) 2022-09-09 11:12:17 +02:00