CircleCI is being triggered but there are no workflows being executed.
CI is driven by Drone.
(cherry picked from commit bc74d44cee)
Co-authored-by: Javier Palomo <javier.palomo@grafana.com>
This commit is contained in:
co-authored by
Javier Palomo
parent
5681f348c4
commit
2b967ad8ec
@@ -1,11 +0,0 @@
|
||||
version: 2.1
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: alpine:3.7
|
||||
steps:
|
||||
- run:
|
||||
name: The First Step
|
||||
command: |
|
||||
echo 'Fake step!'
|
||||
|
||||
Reference in New Issue
Block a user