doing some things
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
cami 2021-07-12 02:19:28 +02:00
parent 8fec13cad4
commit 8c91f0baaf

View file

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