mirror of
https://github.com/shouptech/humulus.git
synced 2026-02-03 16:19:46 +00:00
Disable auto_tag
This commit is contained in:
parent
3943ed9fd6
commit
4c1aa04f7d
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ steps:
|
||||||
- name: docker
|
- name: docker
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
auto_tag: true
|
auto_tag: false
|
||||||
username:
|
username:
|
||||||
from_secret: DOCKER_USERNAME
|
from_secret: DOCKER_USERNAME
|
||||||
password:
|
password:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue