Drone work
This commit is contained in:
parent
7d7b1f457d
commit
8d153cb5d8
@ -21,11 +21,11 @@ steps:
|
|||||||
image: golang:1.20
|
image: golang:1.20
|
||||||
commands:
|
commands:
|
||||||
- make test
|
- make test
|
||||||
- name: Test
|
- name: Build
|
||||||
image: golang:1.20
|
image: golang:1.20
|
||||||
commands:
|
commands:
|
||||||
- make build $VERSION
|
- make build $VERSION
|
||||||
- name: docker
|
- name: Docker
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
username:
|
username:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user