-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
do not configure platform-specific image-tags
Containerd (the container-runtime used to run containers for concourse-pipelines) is well capable of choosing correct platform-specific image from "image-index"-manifests (as is the case for "cc-job-image"). Hence, remove unnecessary logic from pipeline-template, and thus remove hard-coding assumption about platform-specific image-tags being set (the latter making migration to GitHub-Actions-based pipelines slightly easier).
- Loading branch information
Showing
3 changed files
with
2 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters