diff --git a/.drone.yml b/.drone.yml index 3b8eee1..0869f0c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,9 @@ kind: pipeline type: docker name: AOC2021 +environment: + REGISTRY_URL: 192.168.68.63:3000 + steps: - name: init image: busybox