mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-28 05:47:23 +00:00
Remove circle ci configuration from gh pages
We removed Circle CI from this repo, as we can do everything from github actions. There is no point in keeping this configuration here. Removing.
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
version: 2.1
|
||||
jobs:
|
||||
build:
|
||||
machine: true
|
||||
steps:
|
||||
- run: "echo skip"
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
ignore:
|
||||
jobs:
|
||||
- build:
|
||||
filters:
|
||||
branches:
|
||||
ignore:
|
||||
- gh-pages
|
||||
Reference in New Issue
Block a user