drone cleanup
This commit is contained in:
parent
0a276b45e7
commit
19f2690297
20
.drone.yml
20
.drone.yml
@ -1,20 +0,0 @@
|
|||||||
kind: pipeline
|
|
||||||
name: amd64
|
|
||||||
|
|
||||||
platform:
|
|
||||||
os: linux
|
|
||||||
arch: amd64
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: docker
|
|
||||||
image: plugins/docker
|
|
||||||
settings:
|
|
||||||
username:
|
|
||||||
from_secret: docker_username
|
|
||||||
password:
|
|
||||||
from_secret: docker_password
|
|
||||||
repo: registry.rudin.io/x86/mapserver
|
|
||||||
registry: registry.rudin.io
|
|
||||||
auto_tag: true
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user