Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
che #13813: Adding missing REGISTRY env var to the nightly ci build
Browse files Browse the repository at this point in the history
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
  • Loading branch information
ibuziuk committed Jul 12, 2019
1 parent f0ebbfa commit 73967c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cico_build_nightly.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ function tag_push() {

function build_and_push() {
DOCKERFILE="Dockerfile"
REGISTRY="quay.io"
ORGANIZATION="eclipse"
IMAGE="che-devfile-registry"
TAG="nightly"
Expand Down

0 comments on commit 73967c0

Please sign in to comment.