mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-07 08:55:12 -04:00
Delete circleci config
This commit is contained in:
parent
1a721c154b
commit
cb9f7b1733
1 changed files with 0 additions and 16 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue