From 638a924f96996298ed82842cd61e2b82ecbf5643 Mon Sep 17 00:00:00 2001 From: cami Date: Mon, 12 Jul 2021 01:52:40 +0200 Subject: [PATCH] remove autotag --- .drone.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 895366f..1a51886 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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