mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-25 08:51:24 -05:00
Delete circleci config
This commit is contained in:
parent
435d55c6e4
commit
0e088093ee
@ -1,16 +0,0 @@
|
|||||||
version: 2.1
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
say-hello:
|
|
||||||
docker:
|
|
||||||
- image: cimg/base:stable
|
|
||||||
steps:
|
|
||||||
- checkout
|
|
||||||
- run:
|
|
||||||
name: "Say hello"
|
|
||||||
command: "echo Hello, World!"
|
|
||||||
|
|
||||||
workflows:
|
|
||||||
say-hello-workflow:
|
|
||||||
jobs:
|
|
||||||
- say-hello
|
|
Loading…
x
Reference in New Issue
Block a user