„.drone.yml“ hinzufügen

This commit is contained in:
Christopher 2022-08-13 17:03:06 +00:00
parent c7d3192305
commit 7198da5623
1 changed files with 11 additions and 0 deletions

11
.drone.yml Normal file
View File

@ -0,0 +1,11 @@
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
username: sahrea
password: Christopher879576456
repo: sahrea/webserver
tags: latest