remove autotag
This commit is contained in:
parent
5bb2aa73e1
commit
638a924f96
1 changed files with 0 additions and 3 deletions
|
@ -15,8 +15,6 @@ steps:
|
|||
- name: docker
|
||||
image: plugins/docker
|
||||
settings:
|
||||
auto_tag: true
|
||||
auto_tag_suffix: linux-amd64
|
||||
repo: cami/Bachelorthesis_Code
|
||||
username:
|
||||
from_secret: DOCKER_USERNAME
|
||||
|
@ -37,7 +35,6 @@ steps:
|
|||
- name: publish
|
||||
image: plugins/manifest
|
||||
settings:
|
||||
auto_tag: true
|
||||
ignore_missing: true
|
||||
target: caminsha/behaviobio
|
||||
template: caminsha/behaviobio:OS-ARCH
|
||||
|
|
Loading…
Reference in a new issue