feature/cicd #134

Merged
cami merged 5 commits from feature/cicd into main 2021-07-12 00:13:19 +00:00
Showing only changes of commit 638a924f96 - Show all commits

View file

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