forked from tektoncd/pipeline
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate Kaniko Task off ImageDigestExporter
This commit migrates the pipelinerun examples that utilizes the old kaniko task to build, push images and write digests off the ImageDigestExporter. It changes to use the latest copied in Kaniko Task from Catalog. The image built from https://github.com/GoogleContainerTools/skaffold repo has also been changed correspondingly since the old Dockerfile is no longer compatible with the latest Kaniko Task.
- Loading branch information
1 parent
d4242ed
commit 8407669
Showing
3 changed files
with
206 additions
and
531 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
Oops, something went wrong.