Compare commits
No commits in common. "8fec13cad47a51f4f650a9a9306650c2b4e9e25f" and "aa26855b43a12f2cbdf0a029b1a9263a7b35727d" have entirely different histories.
8fec13cad4
...
aa26855b43
1 changed files with 0 additions and 17 deletions
17
.drone.yml
17
.drone.yml
|
@ -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
|
Loading…
Reference in a new issue