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

This commit is contained in:
97WaterPolo 2023-08-21 16:57:27 -07:00
parent 7edc3b57a3
commit 5139b587f8

View File

@ -44,12 +44,12 @@ steps:
registry:
from_secret: gitea_registry_url
#repo: 192.168.68.63:3000/97waterpolo/aoc-2021-2-0821
repo: $REPO_URL
repo: ${DRONE_REGISTRY_URL}/97waterpolo/aoc-2021-2-0821
dockerfile: AOC2021/Dockerfile
insecure: true
environment:
REGISTRY_URL:
from_secret: gitea_registry_url
DRONE_REGISTRY_URL:
from_secret: gitea_registry_url
depends_on:
- docker-tag-demo