This commit is contained in:
parent
7edc3b57a3
commit
5139b587f8
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user