projects
/
blackbox_exporter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b000653
)
circleci: switch to 2.1 config (#385)
author
Simon Pasquier
<spasquie@redhat.com>
Tue, 27 Nov 2018 09:08:28 +0000
(10:08 +0100)
committer
Brian Brazil
<brian.brazil@robustperception.io>
Tue, 27 Nov 2018 09:08:28 +0000
(09:08 +0000)
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
.circleci/config.yml
patch
|
blob
|
blame
|
history
diff --git
a/.circleci/config.yml
b/.circleci/config.yml
index 6efefa9400155cc636327bda0e98bd2d2872ce7f..d287c484659a99a449ada64e11421cfd920a8908 100644
(file)
--- a/
.circleci/config.yml
+++ b/
.circleci/config.yml
@@
-1,5
+1,5
@@
---
-version: 2
+version: 2
.1
jobs:
# IPv6 tests require the machine executor.
@@
-15,7
+15,7
@@
jobs:
- run:
name: enable ipv6
command: |
- cat <<'EOF' | sudo tee /etc/docker/daemon.json
+ cat
\
<<'EOF' | sudo tee /etc/docker/daemon.json
{
"ipv6": true,
"fixed-cidr-v6": "2001:db8:1::/64"