This commit is contained in:
parent
69cece67ad
commit
0d56a699e1
@ -1,6 +1,6 @@
|
|||||||
steps:
|
steps:
|
||||||
- name: build-container
|
- name: build-container
|
||||||
image: plugins/docker
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
repo: git.saintnet.tech/stryan/saintnet_stickers
|
repo: git.saintnet.tech/stryan/saintnet_stickers
|
||||||
registry: git.saintnet.tech
|
registry: git.saintnet.tech
|
||||||
@ -10,8 +10,7 @@ steps:
|
|||||||
from_secret: build_username
|
from_secret: build_username
|
||||||
dockerfile: Containerfile
|
dockerfile: Containerfile
|
||||||
tags: latest
|
tags: latest
|
||||||
secrets_from_env:
|
secrets: id=config_json,env=CONFIG_JSON
|
||||||
- pack_config=CONFIG_JSON
|
|
||||||
when:
|
when:
|
||||||
- branch: 'master'
|
- branch: 'master'
|
||||||
event: push
|
event: push
|
||||||
|
Loading…
Reference in New Issue
Block a user