1
0
Fork 0
mirror of https://github.com/shouptech/humulus.git synced 2026-02-03 15:19:43 +00:00

Disable auto_tag

This commit is contained in:
Emma 2019-06-29 09:18:50 -06:00
parent 3943ed9fd6
commit 4c1aa04f7d

View file

@ -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: