Tony CHEMIT pushed to branch pages at ultreiaio / ird-observe Commits: 6914466f by Tony CHEMIT at 2018-03-19T00:42:33Z Add ssl check - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,6 +3,7 @@ pages: script: - mkdir .public - cp -r * .public + - cp -r .well-known .public/ - mv .public public artifacts: paths: View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/6914466faebc5e4dcd147515c23d... --- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/6914466faebc5e4dcd147515c23d... You're receiving this email because of your account on gitlab.com.
participants (1)
-
Tony CHEMIT