Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
97WaterPolo 2023-08-21 15:32:15 -07:00
parent 11c2b7fa97
commit 7b0329fb1c

View File

@ -2,6 +2,9 @@ kind: pipeline
type: docker
name: AOC2021
environment:
REGISTRY_URL: 192.168.68.63:3000
steps:
- name: init
image: busybox