Automatisation avec drone
This commit is contained in:
parent
1db17fcc7c
commit
db7770390d
6
.drone.yml
Normal file
6
.drone.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
pipeline:
|
||||||
|
docker:
|
||||||
|
image: plugins/docker
|
||||||
|
repo: registry.nyanlout.re/site-max
|
||||||
|
secrets: [ docker_username, docker_password ]
|
||||||
|
tags: latest
|
Loading…
Reference in New Issue
Block a user