Update .rancher-pipeline.yml file

master
René Jochum 5 years ago
parent fe4867a59e
commit fb3bddb65f

@ -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:

Loading…
Cancel
Save