git.99rst.org
/
znc-palaver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
73ecd85
)
chore(ci): Fix Circle CI configuration indentation
author
Kyle Fuller
<redacted>
Sat, 16 Jun 2018 15:26:59 +0000
(16:26 +0100)
committer
GitHub
<redacted>
Sat, 16 Jun 2018 15:26:59 +0000
(16:26 +0100)
.circleci/config.yml
patch
|
blob
|
history
diff --git
a/.circleci/config.yml
b/.circleci/config.yml
index 3eef080a2c6f4cb5bb886f4ae7e9ce700271b5ca..3542b4048e874f2a3723f017d082184bfa4013f3 100644
(file)
--- a/
.circleci/config.yml
+++ b/
.circleci/config.yml
@@
-1,10
+1,10
@@
version: 2
workflows:
version: 2
-
build:
-
jobs:
-
- build-znc1.6
-
- build-znc1.7
+ build:
+ jobs:
+ - build-znc1.6
+ - build-znc1.7
jobs:
build:
git clone https://git.99rst.org/PROJECT