From fb3bddb65f34ec083db334b3d971df3ba3019e23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Jochum?= Date: Mon, 12 Aug 2019 12:20:55 +0200 Subject: [PATCH] Update .rancher-pipeline.yml file --- .rancher-pipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.rancher-pipeline.yml b/.rancher-pipeline.yml index 11f9ef7..d25e3ab 100644 --- a/.rancher-pipeline.yml +++ b/.rancher-pipeline.yml @@ -4,9 +4,9 @@ stages: - publishImageConfig: dockerfilePath: ./Dockerfile buildContext: . - tag: pcdummy/renejochumsat:latest + tag: registry.wmk8s.com/rene.jochums.at/homepage:latest pushRemote: true - registry: registry.dev.wmk8s.com + registry: registry.wmk8s.com - name: Deploy steps: - applyYamlConfig: