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: