Skip to content

Commit a1fb800

Browse files
committed
Try any hostname
1 parent f6a8ba0 commit a1fb800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
# regenerate new certificate, hopefully valid for any sort of hostname
6363
# we decide to run this container on
6464
docker exec -i web_kiwitcms_org /usr/bin/sscg -v -f \
65-
--hostname "web.kiwitcms.org" \
65+
--hostname "*" \
6666
--country BG --locality Sofia \
6767
--organization "Kiwi TCMS" \
6868
--organizational-unit "Quality Engineering" \

0 commit comments

Comments
 (0)