drone 1 build at a time
This commit is contained in:
parent
76b70d43b5
commit
368b4e9ba0
@ -1,6 +1,8 @@
|
||||
---
|
||||
kind: pipeline
|
||||
name: default
|
||||
concurrency:
|
||||
limit: 1
|
||||
steps:
|
||||
- name: build and upload
|
||||
image: golang:1.14.0-alpine3.11
|
||||
|
Loading…
Reference in New Issue
Block a user