You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: submission-snapshot/README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,14 +114,11 @@ List of supported environement variables:
114
114
115
115
### Build the pipeline as a container image
116
116
117
-
This repo uses [Buildpacks](https://buildpacks.io/) to package the workflows/pipelines as container images.
117
+
This workflow is built and published as a Docker image: [research-portal-workflows/submission-snapshot](https://github.com/Pan-Canadian-Genome-Library/research-portal-workflows/pkgs/container/research-portal-workflows%2Fsubmission-snapshot).
118
118
119
-
In conjunction with [Paketo](https://paketo.io/), Buildpacks this allows us to quickly build rootless container images
120
-
without needing to maintain a Dockerfile.
119
+
Every commit triggers a build, with the short SHA as the image label.
0 commit comments