This commit is contained in:
parent
8558cfab14
commit
cc7b599811
@ -9,7 +9,7 @@ trigger:
|
||||
|
||||
steps:
|
||||
- name: build-website
|
||||
image: gitea.home.jbrumond.me/doc-utils/utils:0
|
||||
image: gitea.home.jbrumond.me/doc-utils/utils:0.1
|
||||
commands:
|
||||
- docs2website config.yaml
|
||||
- name: build-docker
|
||||
@ -34,6 +34,10 @@ trigger:
|
||||
target: [ stg ]
|
||||
|
||||
steps:
|
||||
- name: build-website
|
||||
image: gitea.home.jbrumond.me/doc-utils/utils:0.1
|
||||
commands:
|
||||
- docs2website config.yaml
|
||||
- name: build-and-publish
|
||||
image: plugins/docker
|
||||
settings:
|
||||
|
Loading…
x
Reference in New Issue
Block a user