From 2fe815f4b96e7c27fc770f43904292ce9207b7fb Mon Sep 17 00:00:00 2001 From: Giacomo Tenaglia <Giacomo.Tenaglia@cern.ch> Date: Tue, 8 Dec 2020 14:37:08 +0100 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dacd5ad..682409e 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ oc new-app \ oc start-build zpush-builder oc logs -f bc/zpush-builder ``` +NOTE: if successful this will trigger a re-build of the app image! ## Re-build the app image -- GitLab