Skip to content

Commit

Permalink
dummy pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
staffanselander committed Aug 12, 2024
1 parent 0e0a9eb commit 394590a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Just a dummy pipeline while the repository is onboarded.

kind: pipeline
type: docker

steps:
- name: lint
image: golangci/golangci-lint:v1.50
commands:
- sleep 1

0 comments on commit 394590a

Please sign in to comment.