diff --git a/.drone.yml b/.drone.yml index c7d9e0c..e4847ee 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,6 +3,11 @@ kind: pipeline type: kubernetes name: python +host_aliases: + - ip: 192.168.0.210 + hostnames: + - git.fqserv.eu + steps: - name: test image: python:latest