This commit is contained in:
parent
8affa39a68
commit
c6f4508b16
13
.drone.yml
13
.drone.yml
@ -25,12 +25,23 @@ steps:
|
||||
commands:
|
||||
- go vet ./...
|
||||
|
||||
- name: docker
|
||||
image: plugins/docker
|
||||
settings:
|
||||
registry: reg.meutel.net
|
||||
repo: go-bouquins
|
||||
username:
|
||||
from_secret: registry_login
|
||||
password:
|
||||
from_secret: registry_password
|
||||
tags: dronetest
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- push
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 663682f7b45c7f2629991785fc04170d60a0232719bac11d29620882ad857277
|
||||
hmac: c9df1ff73161cc4fdeaf1f92913130349fea25f0af41ab1170879e73179bf3bb
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user