Stuff
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kekskurse 2022-01-14 22:20:43 +01:00
parent 7bce2de99b
commit 68b4166c8d
Signed by: kekskurse
GPG key ID: 728ACCB59341E7E4

View file

@ -7,7 +7,7 @@ steps:
- name: build
image: golang
commands:
- go build -o ett ./
- make build
- name: docker
image: plugins/docker
settings: