1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-28 12:11:32 +02:00
docker-mailserver/.github/workflows
Georg Lauterbach 6113b99881
ci: adjust build arguments (#2772)
The build arguments `VCS_REF` and `VCS_VER` were renamed and given
proper values according to their names.

1. `VCS_REVISION` holds the current SHA sum of the (git) HEAD pointer
2. `VCS_VERSION` now holds the contents of the `VERSION` file, i.e. a
   semver version tag (one can now inspect the image and find a proper
   version tag in the `org.opencontainers.image.version` label)

The build arguments were given defaults in order to allow the
`generic_build` and `generic_test` workflows to omit them (as they are
not need there anyways). When publishing images, this is fina as the
cache will rebuild almost all of the image except the last few layers
which are `LABEL`s anyways.
2022-09-16 19:23:33 +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 ci: adjust build arguments (#2772) 2022-09-16 19:23:33 +02:00
generic_publish.yml ci: adjust build arguments (#2772) 2022-09-16 19:23:33 +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