first
continuous-integration/drone/push Build is failing Details

master
NY 1 month ago
parent 7e078ca3e3
commit 1ebfde4b12

@ -19,13 +19,13 @@ clone:
steps:
- name: clone
image: 0632b480cad1
image: alpine/git:latest
pull: never
commands:
- git fetch
- name: build
image: c2321c7cf721
image: golang:1.21-alpine
pull: never
environment:
GO111MODULE: on

Loading…
Cancel
Save