* Remove cache during docker build

* Add some docs for Prow
This commit is contained in:
Fabian von Feilitzsch
2020-08-25 14:40:13 -04:00
committed by GitHub
parent 7c4c25ca35
commit 41f01c361a
3 changed files with 25 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
set -x
# IMAGE_FORMAT be in the form $registry/$org/$image:$$component, ie
# IMAGE_FORMAT is in the form $registry/$org/$image:$$component, ie
# quay.io/openshift/release:$component
# To test with your own image, build and push the test image
# (using the Dockerfile in ci/Dockerfile)