move coredns image under docker/
This commit is contained in:
@@ -2,7 +2,6 @@ when:
|
|||||||
- event: push
|
- event: push
|
||||||
path:
|
path:
|
||||||
include:
|
include:
|
||||||
- mikrotik/coredns/**
|
|
||||||
- docker/**
|
- docker/**
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
@@ -32,8 +31,8 @@ steps:
|
|||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
- ${CI_COMMIT_SHA:0:8}
|
- ${CI_COMMIT_SHA:0:8}
|
||||||
dockerfile: mikrotik/coredns/Dockerfile
|
dockerfile: docker/coredns/Dockerfile
|
||||||
context: mikrotik/coredns/
|
context: docker/coredns/
|
||||||
env_file: /woodpecker/registry.env
|
env_file: /woodpecker/registry.env
|
||||||
cache_images:
|
cache_images:
|
||||||
- gitea.lumpiasty.xyz/lumpiasty/coredns-mikrotik:buildcache
|
- gitea.lumpiasty.xyz/lumpiasty/coredns-mikrotik:buildcache
|
||||||
|
|||||||
Reference in New Issue
Block a user