all repos — caroster @ e104ff4600687e0ecbd7912fcf2f07915c7814be

[Octree] Group carpool to your event https://caroster.io

revert variables settings
Hadrien Froger hadrien@octree.ch
Thu, 23 Jul 2020 08:50:24 +0100
commit

e104ff4600687e0ecbd7912fcf2f07915c7814be

parent

b2e7e38c1915598c104f9117dfd724f39aa0fd9b

2 files changed, 1 insertions(+), 3 deletions(-)

jump to
M .gitlab-ci.yml.gitlab-ci.yml

@@ -29,8 +29,6 @@

Build: stage: build image: docker:stable-git - environment: - PUBLIC_URL: $ENV_URL rules: - if: '$CI_COMMIT_REF_NAME == "master"' script:
M app/public/index.htmlapp/public/index.html

@@ -10,7 +10,7 @@ />

<meta name="theme-color" content="#000000" /> <meta property="og:site_name" content="Caroster" /> <meta property="og:title" content="Caroster - Covoiturage de groupe" /> - <meta property="og:url" content="%PUBLIC_URL%" /> + <meta property="og:url" content="https://app.caroster.io" /> <meta property="og:type" content="website" /> <meta property="og:description"