mirror of
https://github.com/ldericher/autodoc.git
synced 2025-12-06 15:43:01 +00:00
CI docker context
This commit is contained in:
parent
d48fa8563e
commit
1d6ee3bb79
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ steps:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: ldericher/autodoc
|
repo: ldericher/autodoc
|
||||||
|
context: src
|
||||||
dockerfile: src/Dockerfile
|
dockerfile: src/Dockerfile
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
username:
|
username:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue