Compare commits

..

No commits in common. "8fec13cad47a51f4f650a9a9306650c2b4e9e25f" and "aa26855b43a12f2cbdf0a029b1a9263a7b35727d" have entirely different histories.

View file

@ -1,17 +0,0 @@
kind: pipeline
name: linux-amd64
steps:
- name: docker
image: plugins/docker
settings:
repo: cami/Bachelorthesis_Code
username:
from_secret: DOCKER_USERNAME
password:
from_secret: DOCKER_SECRET
when:
branch:
- main
event:
- push