Skip to content

Commit 1d9715f

Browse files
Adding distro enterprise back again
1 parent d0f4e1b commit 1d9715f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
name: "Set Git branch"
1919
-
2020
run:
21-
command: "docker run --rm -it -u `id -u` -v `pwd`:/docs:Z quay.io/openshift-cs/asciibinder asciibinder build"
21+
command: "docker run --rm -it -u `id -u` -v `pwd`:/docs:Z quay.io/openshift-cs/asciibinder asciibinder build --distro \"openshift-enterprise\""
2222
name: "Build AsciiBinder docs for openshift-enterprise"
2323
-
2424
run:

0 commit comments

Comments
 (0)