Update .rancher-pipeline.yml file

master
René Jochum 5 years ago
parent fe4867a59e
commit fb3bddb65f

@ -4,9 +4,9 @@ stages:
- publishImageConfig: - publishImageConfig:
dockerfilePath: ./Dockerfile dockerfilePath: ./Dockerfile
buildContext: . buildContext: .
tag: pcdummy/renejochumsat:latest tag: registry.wmk8s.com/rene.jochums.at/homepage:latest
pushRemote: true pushRemote: true
registry: registry.dev.wmk8s.com registry: registry.wmk8s.com
- name: Deploy - name: Deploy
steps: steps:
- applyYamlConfig: - applyYamlConfig:

Loading…
Cancel
Save