drone, re-add hostalias
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone Build is failing

This commit is contained in:
Quentin Ferrand 2022-04-28 20:17:46 +02:00
parent dc067d4428
commit bbe04025b4

View file

@ -3,6 +3,11 @@ kind: pipeline
type: kubernetes type: kubernetes
name: python name: python
host_aliases:
- ip: 192.168.0.210
hostnames:
- git.fqserv.eu
steps: steps:
- name: test - name: test
image: python:latest image: python:latest