mirror of
https://github.com/data-privacy-stack/presidio.git
synced 2026-07-23 11:20:55 -05:00
* Migrate container publishing to GHCR Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Add GHCR transition release metadata Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Remove release image labels Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Revert release note automation change Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Inline Compose GHCR defaults Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Remove redundant Compose env file Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Use explicit GHCR Compose images Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Remove CI image labels Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Restore local development Compose defaults Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Remove CI Compose override Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Remove unused Compose variants Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Remove SBOM and provenance attestations from CI build step * Restore SBOM and provenance attestations in CI build step * Apply suggestions from code review Co-authored-by: Omri Mendels <omri374@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
5 lines
41 B
Bash
5 lines
41 B
Bash
REGISTRY_NAME=''
|
|
IMAGE_PREFIX=''
|
|
TAG=''
|
|
|