mirror of
https://github.com/ldericher/autodoc.git
synced 2025-12-06 15:43:01 +00:00
CI fix "diagram" build
This commit is contained in:
parent
b5537a78af
commit
e91526f326
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ steps:
|
||||||
password:
|
password:
|
||||||
from_secret: DOCKER_PASSWORD
|
from_secret: DOCKER_PASSWORD
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
auto_tag_suffix: -diagram
|
auto_tag_suffix: diagram
|
||||||
dockerfile: Dockerfile.ubuntu
|
dockerfile: Dockerfile.ubuntu
|
||||||
target: stage-diagram
|
target: stage-diagram
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue