diff options
author | Chris Evich <cevich@redhat.com> | 2021-07-20 09:43:58 -0400 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2021-07-20 09:43:58 -0400 |
commit | e64545004e7441b5a9a3455d2d9ee1e91e0e2281 (patch) | |
tree | 2e8d703945b23ea40ff6a220b66a53fbcd4bb6d6 /docs/source/markdown/podman-container-cleanup.1.md | |
parent | f4e81d0b886ba65cf350f101020d398af2f2cc7e (diff) | |
download | podman-e64545004e7441b5a9a3455d2d9ee1e91e0e2281.tar.gz podman-e64545004e7441b5a9a3455d2d9ee1e91e0e2281.tar.bz2 podman-e64545004e7441b5a9a3455d2d9ee1e91e0e2281.zip |
[CI:DOCS] Multi-arch image workflow: Make steps generic
This duplicates the change from
https://github.com/containers/skopeo/pull/1379
Since this workflow is duplicated across three repositories, maintaining
changes becomes onerous if the item contents vary between
implementations in any way. Improve this situation by encoding the
repository-specific details into env. vars. then referencing those vars
throughout. This way, a meaningful diff can be worked with to compare
the contents across repositories.
Also included are abstractions for the specific command used to obtain
the project version, and needed details for filtering the output. Both
of these vary across the Buildah, Skopeo, and Podman repos.
NOTE: This change requires the names of two github action secrets
to be updated: PODMAN_QUAY_USERNAME -> REPONAME_QUAY_USERNAME
(and *PASSWORD).
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-container-cleanup.1.md')
0 files changed, 0 insertions, 0 deletions