This commit is contained in:
parent
7edc3b57a3
commit
5139b587f8
@ -44,12 +44,12 @@ steps:
|
|||||||
registry:
|
registry:
|
||||||
from_secret: gitea_registry_url
|
from_secret: gitea_registry_url
|
||||||
#repo: 192.168.68.63:3000/97waterpolo/aoc-2021-2-0821
|
#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
|
dockerfile: AOC2021/Dockerfile
|
||||||
insecure: true
|
insecure: true
|
||||||
environment:
|
environment:
|
||||||
REGISTRY_URL:
|
DRONE_REGISTRY_URL:
|
||||||
from_secret: gitea_registry_url
|
from_secret: gitea_registry_url
|
||||||
depends_on:
|
depends_on:
|
||||||
- docker-tag-demo
|
- docker-tag-demo
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user