remove autotag

This commit is contained in:
cami 2021-07-12 01:52:40 +02:00
parent 5bb2aa73e1
commit 638a924f96

View file

@ -15,8 +15,6 @@ steps:
- name: docker - name: docker
image: plugins/docker image: plugins/docker
settings: settings:
auto_tag: true
auto_tag_suffix: linux-amd64
repo: cami/Bachelorthesis_Code repo: cami/Bachelorthesis_Code
username: username:
from_secret: DOCKER_USERNAME from_secret: DOCKER_USERNAME
@ -37,7 +35,6 @@ steps:
- name: publish - name: publish
image: plugins/manifest image: plugins/manifest
settings: settings:
auto_tag: true
ignore_missing: true ignore_missing: true
target: caminsha/behaviobio target: caminsha/behaviobio
template: caminsha/behaviobio:OS-ARCH template: caminsha/behaviobio:OS-ARCH