mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Circleci: remove unused config (#44136)
CircleCI is being triggered but there are no workflows being executed. CI is driven by Drone.
This commit is contained in:
parent
2561864767
commit
bc74d44cee
@ -1,11 +0,0 @@
|
||||
version: 2.1
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: alpine:3.7
|
||||
steps:
|
||||
- run:
|
||||
name: The First Step
|
||||
command: |
|
||||
echo 'Fake step!'
|
||||
|
Loading…
Reference in New Issue
Block a user