Changed drone server host

This commit is contained in:
nickolasdaniel
2022-03-17 16:57:38 +02:00
committed by Dan Christian Bogos
parent 484c4293ce
commit 6b634ee5fd

View File

@@ -1,6 +1,6 @@
- hosts: localhost
vars:
drone_server_host: 5fd0-86-125-244-213.ngrok.io
drone_server_host: ci.cgrates.net
tasks:
# We need docker first
# - name: Configure docker